#68E7EA#68E7EA
#68E7EA is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.8% C 0.112 H 197.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7EA |
|---|---|
| RGB | rgb(104, 231, 234) |
| HSL | hsl(181, 76%, 66%) |
| HSV | hsv(181, 56%, 92%) |
| CMYK | cmyk(55.6%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.01, -34.12, -12.13) |
| CIE-LCH | lch(85.01, 36.21, 199.56°) |
| OKLab | oklab(85.79% -0.1071 -0.0336) |
| OKLCH | oklch(85.79% 0.112 197.4) |
| XYZ | xyz(49.1298, 66.0305, 87.9820) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7EA #EA6B68
analogous
#68EAAC #68E7EA #68A6EA
triadic
#68E7EA #EA68E7 #E7EA68
tetradic
#68E7EA #AC68EA #EA6B68 #A6EA68
square
#68E7EA #AC68EA #EA6B68 #A6EA68
split-complementary
#68E7EA #EA68A6 #EAAC68
monochromatic
#1ABABD #32DEE3 #68E7EA #9EF0F1 #D3F8F9
Accessibility & contrast
On white
1.48
#68E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#68E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7EA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7EA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e7ea; /* rgb */ color: rgb(104, 231, 234); /* oklch */ color: oklch(85.8% 0.112 197.4);
Tailwind
colors: {
custom: {
50: '#9feff0',
500: '#68e7ea',
950: '#000000',
},
}SCSS
$custom: #68e7ea; $custom-light: #9feff0; $custom-dark: #000000;
JSON
{
"hex": "#68e7ea",
"rgb": {
"r": 104,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85793,
"c": 0.11225,
"h": 197.4
},
"luminance": 0.66035
}Semantic roles & 50–950 ramp
primary
#68E7EA
secondary
#BC3D3A
accent
#120ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585