#68F0DB#68F0DB
#68F0DB is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.4% C 0.123 H 181.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0DB |
|---|---|
| RGB | rgb(104, 240, 219) |
| HSL | hsl(171, 82%, 67%) |
| HSV | hsv(171, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(87.18, -42.06, -1.04) |
| CIE-LCH | lch(87.18, 42.07, 181.41°) |
| OKLab | oklab(87.41% -0.1228 -0.0035) |
| OKLCH | oklch(87.41% 0.123 181.6) |
| XYZ | xyz(49.6495, 70.3728, 77.9709) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.88
Turquoise
#40E0D0
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.93
Light Aqua
#8CFFDB
ΔE00 6.04
Light Turquoise
#7EF4CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0DB #F0687D
analogous
#68F097 #68F0DB #68C1F0
triadic
#68F0DB #DB68F0 #F0DB68
tetradic
#68F0DB #9768F0 #F0687D #C1F068
square
#68F0DB #9768F0 #F0687D #C1F068
split-complementary
#68F0DB #F068C1 #F09768
monochromatic
#14CAAE #30EACE #68F0DB #A0F6E8 #D7FBF6
Accessibility & contrast
On white
1.39
#68F0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#68F0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0DB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0DB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f0db; /* rgb */ color: rgb(104, 240, 219); /* oklch */ color: oklch(87.4% 0.123 181.6);
Tailwind
colors: {
custom: {
50: '#9ff5e6',
500: '#68f0db',
950: '#000000',
},
}SCSS
$custom: #68f0db; $custom-light: #9ff5e6; $custom-dark: #000000;
JSON
{
"hex": "#68f0db",
"rgb": {
"r": 104,
"g": 240,
"b": 219
},
"hsl": {
"h": 170.735,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.8741,
"c": 0.12288,
"h": 181.6
},
"luminance": 0.70378
}Semantic roles & 50–950 ramp
primary
#68F0DB
secondary
#C6364C
accent
#0728DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584