#6FFDE9#6FFDE9
#6FFDE9 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.127 H 182.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDE9 |
|---|---|
| RGB | rgb(111, 253, 233) |
| HSL | hsl(172, 97%, 71%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(91.46, -43.09, -2.03) |
| CIE-LCH | lch(91.46, 43.13, 182.70°) |
| OKLab | oklab(91.06% -0.1264 -0.0062) |
| OKLCH | oklch(91.06% 0.127 182.8) |
| XYZ | xyz(56.3823, 79.5077, 89.4502) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.12
Bright Aqua
#0BF9EA
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDE9 #FD6F83
analogous
#6FFDA2 #6FFDE9 #6FCAFD
triadic
#6FFDE9 #E96FFD #FDE96F
tetradic
#6FFDE9 #A26FFD #FD6F83 #CAFD6F
square
#6FFDE9 #A26FFD #FD6F83 #CAFD6F
split-complementary
#6FFDE9 #FD6FCA #FDA26F
monochromatic
#03EECD #33FCE0 #6FFDE9 #ABFEF2 #E1FFFA
Accessibility & contrast
On white
1.24
#6FFDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#6FFDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDE9
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDE9 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffde9; /* rgb */ color: rgb(111, 253, 233); /* oklch */ color: oklch(91.1% 0.127 182.8);
Tailwind
colors: {
custom: {
50: '#a4fef0',
500: '#6ffde9',
950: '#000000',
},
}SCSS
$custom: #6ffde9; $custom-light: #a4fef0; $custom-dark: #000000;
JSON
{
"hex": "#6ffde9",
"rgb": {
"r": 111,
"g": 253,
"b": 233
},
"hsl": {
"h": 171.549,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91062,
"c": 0.12656,
"h": 182.8
},
"luminance": 0.79513
}Semantic roles & 50–950 ramp
primary
#6FFDE9
secondary
#D9374E
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685