#6FF0DB#6FF0DB
#6FF0DB is a very light, moderate teal. Relative luminance 0.708; OKLCH L 87.6% C 0.119 H 181.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0DB |
|---|---|
| RGB | rgb(111, 240, 219) |
| HSL | hsl(170, 81%, 69%) |
| HSV | hsv(170, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(87.39, -40.70, -0.70) |
| CIE-LCH | lch(87.39, 40.70, 180.98°) |
| OKLab | oklab(87.64% -0.1188 -0.0025) |
| OKLCH | oklch(87.64% 0.119 181.2) |
| XYZ | xyz(50.4962, 70.8094, 78.0106) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.46
Turquoise
#40E0D0
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.77
Light Turquoise
#7EF4CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0DB #F06F84
analogous
#6FF09B #6FF0DB #6FC4F0
triadic
#6FF0DB #DB6FF0 #F0DB6F
tetradic
#6FF0DB #9B6FF0 #F06F84 #C4F06F
square
#6FF0DB #9B6FF0 #F06F84 #C4F06F
split-complementary
#6FF0DB #F06FC4 #F09B6F
monochromatic
#16CFB1 #38EACD #6FF0DB #A6F6E9 #DEFCF7
Accessibility & contrast
On white
1.38
#6FF0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#6FF0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0DB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0DB | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DA
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#12F4E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff0db; /* rgb */ color: rgb(111, 240, 219); /* oklch */ color: oklch(87.6% 0.119 181.2);
Tailwind
colors: {
custom: {
50: '#a2f5e6',
500: '#6ff0db',
950: '#000000',
},
}SCSS
$custom: #6ff0db; $custom-light: #a2f5e6; $custom-dark: #000000;
JSON
{
"hex": "#6ff0db",
"rgb": {
"r": 111,
"g": 240,
"b": 219
},
"hsl": {
"h": 170.233,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.87643,
"c": 0.11881,
"h": 181.2
},
"luminance": 0.70814
}Semantic roles & 50–950 ramp
primary
#6FF0DB
secondary
#C93A52
accent
#082BDD
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584