#6FE6DB#6FE6DB
#6FE6DB is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.3% C 0.109 H 187.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE6DB |
|---|---|
| RGB | rgb(111, 230, 219) |
| HSL | hsl(174, 70%, 67%) |
| HSV | hsv(174, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.53, -36.15, -4.91) |
| CIE-LCH | lch(84.53, 36.48, 187.73°) |
| OKLab | oklab(85.32% -0.1081 -0.0138) |
| OKLCH | oklch(85.32% 0.109 187.3) |
| XYZ | xyz(47.6331, 65.0832, 77.0562) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 6.68
Bright Cyan
#41FDFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE6DB #E66F7A
analogous
#6FE6A0 #6FE6DB #6FB6E6
triadic
#6FE6DB #DB6FE6 #E6DB6F
tetradic
#6FE6DB #A06FE6 #E66F7A #B6E66F
square
#6FE6DB #A06FE6 #E66F7A #B6E66F
split-complementary
#6FE6DB #E66FB6 #E6A06F
monochromatic
#20BAAC #3BDDCE #6FE6DB #A3EFE8 #D7F8F5
Accessibility & contrast
On white
1.50
#6FE6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6FE6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE6DB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE6DB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#1DEBE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe6db; /* rgb */ color: rgb(111, 230, 219); /* oklch */ color: oklch(85.3% 0.109 187.3);
Tailwind
colors: {
custom: {
50: '#a1eee6',
500: '#6fe6db',
950: '#000000',
},
}SCSS
$custom: #6fe6db; $custom-light: #a1eee6; $custom-dark: #000000;
JSON
{
"hex": "#6fe6db",
"rgb": {
"r": 111,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.454,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.85323,
"c": 0.10896,
"h": 187.3
},
"luminance": 0.65088
}Semantic roles & 50–950 ramp
primary
#6FE6DB
secondary
#BA3F4B
accent
#1325D2
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101615
muted
#818584