#6FFDD9#6FFDD9
#6FFDD9 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.134 H 173.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDD9 |
|---|---|
| RGB | rgb(111, 253, 217) |
| HSL | hsl(165, 97%, 71%) |
| HSV | hsv(165, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(91.07, -46.88, 5.68) |
| CIE-LCH | lch(91.07, 47.22, 173.09°) |
| OKLab | oklab(90.61% -0.1333 0.0143) |
| OKLCH | oklch(90.61% 0.134 173.9) |
| XYZ | xyz(54.1994, 78.6345, 77.9539) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.45
Light Aqua
#8CFFDB
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.90
Bright Teal
#01F9C6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDD9 #FD6F93
analogous
#6FFD92 #6FFDD9 #6FDAFD
triadic
#6FFDD9 #D96FFD #FDD96F
tetradic
#6FFDD9 #926FFD #FD6F93 #DAFD6F
square
#6FFDD9 #926FFD #FD6F93 #DAFD6F
split-complementary
#6FFDD9 #FD6FDA #FD926F
monochromatic
#03EEB3 #33FCC9 #6FFDD9 #ABFEE9 #E1FFF7
Accessibility & contrast
On white
1.26
#6FFDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6FFDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDD9
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDD9 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD7
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdd9; /* rgb */ color: rgb(111, 253, 217); /* oklch */ color: oklch(90.6% 0.134 173.9);
Tailwind
colors: {
custom: {
50: '#a4ffe4',
500: '#6ffdd9',
950: '#000000',
},
}SCSS
$custom: #6ffdd9; $custom-light: #a4ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6ffdd9",
"rgb": {
"r": 111,
"g": 253,
"b": 217
},
"hsl": {
"h": 164.789,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90611,
"c": 0.13406,
"h": 173.9
},
"luminance": 0.7864
}Semantic roles & 50–950 ramp
primary
#6FFDD9
secondary
#D93760
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684