#6FF2DB#6FF2DB
#6FF2DB is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.1% C 0.121 H 180.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF2DB |
|---|---|
| RGB | rgb(111, 242, 219) |
| HSL | hsl(169, 83%, 69%) |
| HSV | hsv(169, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.97, -41.59, 0.14) |
| CIE-LCH | lch(87.97, 41.59, 179.81°) |
| OKLab | oklab(88.11% -0.1209 -0.0003) |
| OKLCH | oklch(88.11% 0.121 180.1) |
| XYZ | xyz(51.0882, 71.9934, 78.2079) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.11
Bright Aqua
#0BF9EA
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF2DB #F26F86
analogous
#6FF29A #6FF2DB #6FC7F2
triadic
#6FF2DB #DB6FF2 #F2DB6F
tetradic
#6FF2DB #9A6FF2 #F26F86 #C7F26F
square
#6FF2DB #9A6FF2 #F26F86 #C7F26F
split-complementary
#6FF2DB #F26FC7 #F29A6F
monochromatic
#13D4B2 #37EDCD #6FF2DB #A7F7E9 #DFFCF7
Accessibility & contrast
On white
1.36
#6FF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#6FF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF2DB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF2DB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#0FF6EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff2db; /* rgb */ color: rgb(111, 242, 219); /* oklch */ color: oklch(88.1% 0.121 180.1);
Tailwind
colors: {
custom: {
50: '#a3f7e6',
500: '#6ff2db',
950: '#000000',
},
}SCSS
$custom: #6ff2db; $custom-light: #a3f7e6; $custom-dark: #000000;
JSON
{
"hex": "#6ff2db",
"rgb": {
"r": 111,
"g": 242,
"b": 219
},
"hsl": {
"h": 169.466,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.88107,
"c": 0.1209,
"h": 180.1
},
"luminance": 0.71998
}Semantic roles & 50–950 ramp
primary
#6FF2DB
secondary
#CB3A53
accent
#062CE0
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584