#68E6EA#68E6EA
#68E6EA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.6% C 0.112 H 198.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6EA |
|---|---|
| RGB | rgb(104, 230, 234) |
| HSL | hsl(182, 76%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(55.6%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.73, -33.66, -12.55) |
| CIE-LCH | lch(84.73, 35.92, 200.45°) |
| OKLab | oklab(85.56% -0.1061 -0.0347) |
| OKLCH | oklch(85.56% 0.112 198.1) |
| XYZ | xyz(48.8508, 65.4724, 87.8889) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6EA #EA6C68
analogous
#68EAAD #68E6EA #68A5EA
triadic
#68E6EA #EA68E6 #E6EA68
tetradic
#68E6EA #AD68EA #EA6C68 #A5EA68
square
#68E6EA #AD68EA #EA6C68 #A5EA68
split-complementary
#68E6EA #EA68A5 #EAAD68
monochromatic
#1AB8BD #32DDE3 #68E6EA #9EEFF1 #D3F8F9
Accessibility & contrast
On white
1.49
#68E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#68E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6EA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6EA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e6ea; /* rgb */ color: rgb(104, 230, 234); /* oklch */ color: oklch(85.6% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#9feef0',
500: '#68e6ea',
950: '#000000',
},
}SCSS
$custom: #68e6ea; $custom-light: #9feef0; $custom-dark: #000000;
JSON
{
"hex": "#68e6ea",
"rgb": {
"r": 104,
"g": 230,
"b": 234
},
"hsl": {
"h": 181.846,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85563,
"c": 0.11161,
"h": 198.1
},
"luminance": 0.65477
}Semantic roles & 50–950 ramp
primary
#68E6EA
secondary
#BC3E3A
accent
#140ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585