#68E0EA#68E0EA
#68E0EA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.108 H 202.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68E0EA |
|---|---|
| RGB | rgb(104, 224, 234) |
| HSL | hsl(185, 76%, 66%) |
| HSV | hsv(185, 56%, 92%) |
| CMYK | cmyk(55.6%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.01, -30.81, -15.12) |
| CIE-LCH | lch(83.01, 34.32, 206.13°) |
| OKLab | oklab(84.18% -0.0998 -0.0418) |
| OKLCH | oklch(84.18% 0.108 202.7) |
| XYZ | xyz(47.2097, 62.1903, 87.3419) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E0EA #EA7268
analogous
#68EAB3 #68E0EA #689FEA
triadic
#68E0EA #EA68E0 #E0EA68
tetradic
#68E0EA #B368EA #EA7268 #9FEA68
square
#68E0EA #B368EA #EA7268 #9FEA68
split-complementary
#68E0EA #EA689F #EAB368
monochromatic
#1AB1BD #32D5E3 #68E0EA #9EEBF1 #D3F6F9
Accessibility & contrast
On white
1.56
#68E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#68E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E0EA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E0EA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e0ea; /* rgb */ color: rgb(104, 224, 234); /* oklch */ color: oklch(84.2% 0.108 202.7);
Tailwind
colors: {
custom: {
50: '#9eeaf0',
500: '#68e0ea',
950: '#000000',
},
}SCSS
$custom: #68e0ea; $custom-light: #9eeaf0; $custom-dark: #000000;
JSON
{
"hex": "#68e0ea",
"rgb": {
"r": 104,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.615,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84183,
"c": 0.10818,
"h": 202.7
},
"luminance": 0.62195
}Semantic roles & 50–950 ramp
primary
#68E0EA
secondary
#BC443A
accent
#1D0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485