#6FF5DB#6FF5DB
#6FF5DB is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.8% C 0.124 H 178.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF5DB |
|---|---|
| RGB | rgb(111, 245, 219) |
| HSL | hsl(168, 87%, 70%) |
| HSV | hsv(168, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(88.82, -42.92, 1.39) |
| CIE-LCH | lch(88.82, 42.95, 178.14°) |
| OKLab | oklab(88.8% -0.1241 0.003) |
| OKLCH | oklch(88.8% 0.124 178.6) |
| XYZ | xyz(51.9884, 73.7938, 78.5080) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.31
Light Aqua
#8CFFDB
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 4.87
Aquamarine
#7FFFD4
ΔE00 5.18
Bright Aqua
#0BF9EA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF5DB #F56F89
analogous
#6FF598 #6FF5DB #6FCCF5
triadic
#6FF5DB #DB6FF5 #F5DB6F
tetradic
#6FF5DB #986FF5 #F56F89 #CCF56F
square
#6FF5DB #986FF5 #F56F89 #CCF56F
split-complementary
#6FF5DB #F56FCC #F5986F
monochromatic
#0FDAB3 #36F1CD #6FF5DB #A8F9E9 #E1FDF8
Accessibility & contrast
On white
1.33
#6FF5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#6FF5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF5DB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF5DB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#09F8ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff5db; /* rgb */ color: rgb(111, 245, 219); /* oklch */ color: oklch(88.8% 0.124 178.6);
Tailwind
colors: {
custom: {
50: '#a3f9e6',
500: '#6ff5db',
950: '#000000',
},
}SCSS
$custom: #6ff5db; $custom-light: #a3f9e6; $custom-dark: #000000;
JSON
{
"hex": "#6ff5db",
"rgb": {
"r": 111,
"g": 245,
"b": 219
},
"hsl": {
"h": 168.358,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.88804,
"c": 0.1241,
"h": 178.6
},
"luminance": 0.73799
}Semantic roles & 50–950 ramp
primary
#6FF5DB
secondary
#CF3956
accent
#022EE4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584