#6FE0DB#6FE0DB
#6FE0DB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.9% C 0.104 H 191.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE0DB |
|---|---|
| RGB | rgb(111, 224, 219) |
| HSL | hsl(177, 65%, 66%) |
| HSV | hsv(177, 50%, 88%) |
| CMYK | cmyk(50.4%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(82.81, -33.35, -7.45) |
| CIE-LCH | lch(82.81, 34.18, 192.59°) |
| OKLab | oklab(83.94% -0.1016 -0.0207) |
| OKLCH | oklch(83.94% 0.104 191.5) |
| XYZ | xyz(45.9921, 61.8011, 76.5092) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 6.91
Bright Cyan
#41FDFE
ΔE00 7.12
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE0DB #E06F74
analogous
#6FE0A2 #6FE0DB #6FACE0
triadic
#6FE0DB #DB6FE0 #E0DB6F
tetradic
#6FE0DB #A26FE0 #E06F74 #ACE06F
square
#6FE0DB #A26FE0 #E06F74 #ACE06F
split-complementary
#6FE0DB #E06FAC #E0A26F
monochromatic
#26AFA9 #3DD5CE #6FE0DB #A1EBE8 #D4F6F4
Accessibility & contrast
On white
1.57
#6FE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6FE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE0DB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE0DB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#22E5DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe0db; /* rgb */ color: rgb(111, 224, 219); /* oklch */ color: oklch(83.9% 0.104 191.5);
Tailwind
colors: {
custom: {
50: '#a1eae6',
500: '#6fe0db',
950: '#000000',
},
}SCSS
$custom: #6fe0db; $custom-light: #a1eae6; $custom-dark: #000000;
JSON
{
"hex": "#6fe0db",
"rgb": {
"r": 111,
"g": 224,
"b": 219
},
"hsl": {
"h": 177.345,
"s": 64.571,
"l": 65.686
},
"oklch": {
"l": 0.83935,
"c": 0.10367,
"h": 191.5
},
"luminance": 0.61805
}Semantic roles & 50–950 ramp
primary
#6FE0DB
secondary
#B14348
accent
#1921CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484