#6FFDED#6FFDED
#6FFDED is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.125 H 185.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDED |
|---|---|
| RGB | rgb(111, 253, 237) |
| HSL | hsl(173, 97%, 71%) |
| HSV | hsv(173, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.57, -42.10, -3.95) |
| CIE-LCH | lch(91.57, 42.29, 185.36°) |
| OKLab | oklab(91.18% -0.1247 -0.0113) |
| OKLCH | oklch(91.18% 0.125 185.2) |
| XYZ | xyz(56.9601, 79.7388, 92.4937) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 3.93
Bright Turquoise
#0FFEF9
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.77
Aqua
#00FFFF
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDED #FD6F7F
analogous
#6FFDA6 #6FFDED #6FC6FD
triadic
#6FFDED #ED6FFD #FDED6F
tetradic
#6FFDED #A66FFD #FD6F7F #C6FD6F
square
#6FFDED #A66FFD #FD6F7F #C6FD6F
split-complementary
#6FFDED #FD6FC6 #FDA66F
monochromatic
#03EED4 #33FCE5 #6FFDED #ABFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#6FFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6FFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDED
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDED | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffded; /* rgb */ color: rgb(111, 253, 237); /* oklch */ color: oklch(91.2% 0.125 185.2);
Tailwind
colors: {
custom: {
50: '#a4fef2',
500: '#6ffded',
950: '#000000',
},
}SCSS
$custom: #6ffded; $custom-light: #a4fef2; $custom-dark: #000000;
JSON
{
"hex": "#6ffded",
"rgb": {
"r": 111,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.239,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91181,
"c": 0.12523,
"h": 185.2
},
"luminance": 0.79744
}Semantic roles & 50–950 ramp
primary
#6FFDED
secondary
#D93749
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685