#68E5EA#68E5EA
#68E5EA is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.111 H 198.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5EA |
|---|---|
| RGB | rgb(104, 229, 234) |
| HSL | hsl(182, 76%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(55.6%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.44, -33.18, -12.98) |
| CIE-LCH | lch(84.44, 35.63, 201.36°) |
| OKLab | oklab(85.33% -0.105 -0.0359) |
| OKLCH | oklch(85.33% 0.111 198.9) |
| XYZ | xyz(48.5733, 64.9174, 87.7965) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Bright Light Blue
#26F7FD
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5EA #EA6D68
analogous
#68EAAE #68E5EA #68A4EA
triadic
#68E5EA #EA68E5 #E5EA68
tetradic
#68E5EA #AE68EA #EA6D68 #A4EA68
square
#68E5EA #AE68EA #EA6D68 #A4EA68
split-complementary
#68E5EA #EA68A4 #EAAE68
monochromatic
#1AB7BD #32DCE3 #68E5EA #9EEEF1 #D3F8F9
Accessibility & contrast
On white
1.50
#68E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#68E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5EA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5EA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e5ea; /* rgb */ color: rgb(104, 229, 234); /* oklch */ color: oklch(85.3% 0.111 198.9);
Tailwind
colors: {
custom: {
50: '#9fedf0',
500: '#68e5ea',
950: '#000000',
},
}SCSS
$custom: #68e5ea; $custom-light: #9fedf0; $custom-dark: #000000;
JSON
{
"hex": "#68e5ea",
"rgb": {
"r": 104,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.308,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85333,
"c": 0.111,
"h": 198.9
},
"luminance": 0.64922
}Semantic roles & 50–950 ramp
primary
#68E5EA
secondary
#BC3F3A
accent
#160ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585