#68DEEE#68DEEE
#68DEEE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.108 H 207.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEEE |
|---|---|
| RGB | rgb(104, 222, 238) |
| HSL | hsl(187, 80%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(56.3%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.57, -28.76, -17.91) |
| CIE-LCH | lch(82.57, 33.88, 211.91°) |
| OKLab | oklab(83.87% -0.0961 -0.0495) |
| OKLCH | oklch(83.87% 0.108 207.3) |
| XYZ | xyz(47.2565, 61.3540, 90.2244) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Neon Blue
#04D9FF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEEE #EE7868
analogous
#68EEBB #68DEEE #689BEE
triadic
#68DEEE #EE68DE #DEEE68
tetradic
#68DEEE #BB68EE #EE7868 #9BEE68
square
#68DEEE #BB68EE #EE7868 #9BEE68
split-complementary
#68DEEE #EE689B #EEBB68
monochromatic
#16B0C5 #31D2E8 #68DEEE #9FEAF4 #D6F6FA
Accessibility & contrast
On white
1.58
#68DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#68DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEEE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEEE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68deee; /* rgb */ color: rgb(104, 222, 238); /* oklch */ color: oklch(83.9% 0.108 207.3);
Tailwind
colors: {
custom: {
50: '#9ee8f3',
500: '#68deee',
950: '#000000',
},
}SCSS
$custom: #68deee; $custom-light: #9ee8f3; $custom-dark: #000000;
JSON
{
"hex": "#68deee",
"rgb": {
"r": 104,
"g": 222,
"b": 238
},
"hsl": {
"h": 187.164,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.83865,
"c": 0.1081,
"h": 207.3
},
"luminance": 0.61359
}Semantic roles & 50–950 ramp
primary
#68DEEE
secondary
#C34837
accent
#2309DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485