#68DEE0#68DEE0
#68DEE0 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.106 H 196.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEE0 |
|---|---|
| RGB | rgb(104, 222, 224) |
| HSL | hsl(181, 66%, 64%) |
| HSV | hsv(181, 54%, 88%) |
| CMYK | cmyk(53.6%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(82.14, -32.53, -11.12) |
| CIE-LCH | lch(82.14, 34.38, 198.87°) |
| OKLab | oklab(83.38% -0.1017 -0.0307) |
| OKLCH | oklch(83.38% 0.106 196.8) |
| XYZ | xyz(45.2791, 60.5631, 79.8102) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEE0 #E06A68
analogous
#68E0A6 #68DEE0 #68A2E0
triadic
#68DEE0 #E068DE #DEE068
tetradic
#68DEE0 #A668E0 #E06A68 #A2E068
square
#68DEE0 #A668E0 #E06A68 #A2E068
split-complementary
#68DEE0 #E068A2 #E0A668
monochromatic
#23A8AB #35D3D6 #68DEE0 #9BE9EA #CEF4F5
Accessibility & contrast
On white
1.60
#68DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#68DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEE0
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEE0 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dee0; /* rgb */ color: rgb(104, 222, 224); /* oklch */ color: oklch(83.4% 0.106 196.8);
Tailwind
colors: {
custom: {
50: '#9de8e9',
500: '#68dee0',
950: '#000000',
},
}SCSS
$custom: #68dee0; $custom-light: #9de8e9; $custom-dark: #000000;
JSON
{
"hex": "#68dee0",
"rgb": {
"r": 104,
"g": 222,
"b": 224
},
"hsl": {
"h": 181,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.83382,
"c": 0.10629,
"h": 196.8
},
"luminance": 0.60567
}Semantic roles & 50–950 ramp
primary
#68DEE0
secondary
#AD4140
accent
#1B18CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484