#68E3EC#68E3EC
#68E3EC is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.110 H 201.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68E3EC |
|---|---|
| RGB | rgb(104, 227, 236) |
| HSL | hsl(184, 78%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(55.9%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(83.93, -31.70, -14.80) |
| CIE-LCH | lch(83.93, 34.99, 205.02°) |
| OKLab | oklab(84.94% -0.1021 -0.0409) |
| OKLCH | oklch(84.94% 0.11 201.8) |
| XYZ | xyz(48.3120, 63.9326, 89.1348) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E3EC #EC7168
analogous
#68ECB3 #68E3EC #68A1EC
triadic
#68E3EC #EC68E3 #E3EC68
tetradic
#68E3EC #B368EC #EC7168 #A1EC68
square
#68E3EC #B368EC #EC7168 #A1EC68
split-complementary
#68E3EC #EC68A1 #ECB368
monochromatic
#18B6C1 #32D9E5 #68E3EC #9EEDF3 #D5F7FA
Accessibility & contrast
On white
1.52
#68E3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#68E3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E3EC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E3EC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e3ec; /* rgb */ color: rgb(104, 227, 236); /* oklch */ color: oklch(84.9% 0.110 201.8);
Tailwind
colors: {
custom: {
50: '#9fecf2',
500: '#68e3ec',
950: '#000000',
},
}SCSS
$custom: #68e3ec; $custom-light: #9fecf2; $custom-dark: #000000;
JSON
{
"hex": "#68e3ec",
"rgb": {
"r": 104,
"g": 227,
"b": 236
},
"hsl": {
"h": 184.091,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.84941,
"c": 0.11001,
"h": 201.8
},
"luminance": 0.63937
}Semantic roles & 50–950 ramp
primary
#68E3EC
secondary
#C04239
accent
#1A0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485