#6FFDD6#6FFDD6
#6FFDD6 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.136 H 172.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDD6 |
|---|---|
| RGB | rgb(111, 253, 214) |
| HSL | hsl(164, 97%, 71%) |
| HSV | hsv(164, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 15.4%, 0.8%) |
| CIE-LAB | lab(91.00, -47.56, 7.13) |
| CIE-LCH | lch(91.00, 48.10, 171.47°) |
| OKLab | oklab(90.53% -0.1346 0.0181) |
| OKLCH | oklch(90.53% 0.136 172.3) |
| XYZ | xyz(53.8128, 78.4799, 75.9175) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.81
Light Aqua
#8CFFDB
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDD6 #FD6F96
analogous
#6FFD8F #6FFDD6 #6FDDFD
triadic
#6FFDD6 #D66FFD #FDD66F
tetradic
#6FFDD6 #8F6FFD #FD6F96 #DDFD6F
square
#6FFDD6 #8F6FFD #FD6F96 #DDFD6F
split-complementary
#6FFDD6 #FD6FDD #FD8F6F
monochromatic
#03EEAE #33FCC5 #6FFDD6 #ABFEE7 #E1FFF6
Accessibility & contrast
On white
1.26
#6FFDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6FFDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDD6
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDD6 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#0DFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdd6; /* rgb */ color: rgb(111, 253, 214); /* oklch */ color: oklch(90.5% 0.136 172.3);
Tailwind
colors: {
custom: {
50: '#a3ffe2',
500: '#6ffdd6',
950: '#000000',
},
}SCSS
$custom: #6ffdd6; $custom-light: #a3ffe2; $custom-dark: #000000;
JSON
{
"hex": "#6ffdd6",
"rgb": {
"r": 111,
"g": 253,
"b": 214
},
"hsl": {
"h": 163.521,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.9053,
"c": 0.13581,
"h": 172.3
},
"luminance": 0.78485
}Semantic roles & 50–950 ramp
primary
#6FFDD6
secondary
#D93764
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684