#6FDED1#6FDED1
#6FDED1 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.104 H 185.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDED1 |
|---|---|
| RGB | rgb(111, 222, 209) |
| HSL | hsl(173, 63%, 65%) |
| HSV | hsv(173, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(81.96, -34.92, -3.39) |
| CIE-LCH | lch(81.96, 35.08, 185.55°) |
| OKLab | oklab(83.16% -0.1036 -0.0097) |
| OKLCH | oklch(83.16% 0.104 185.3) |
| XYZ | xyz(44.1806, 60.2216, 69.6049) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Mediumturquoise
#48D1CC
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 6.30
Bright Aqua
#0BF9EA
ΔE00 7.24
Aqua (survey)
#13EAC9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDED1 #DE6F7C
analogous
#6FDE99 #6FDED1 #6FB3DE
triadic
#6FDED1 #D16FDE #DED16F
tetradic
#6FDED1 #996FDE #DE6F7C #B3DE6F
square
#6FDED1 #996FDE #DE6F7C #B3DE6F
split-complementary
#6FDED1 #DE6FB3 #DE996F
monochromatic
#27AB9C #3DD3C1 #6FDED1 #A1E9E1 #D3F5F1
Accessibility & contrast
On white
1.61
#6FDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6FDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDED1
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDED1 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#30E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fded1; /* rgb */ color: rgb(111, 222, 209); /* oklch */ color: oklch(83.2% 0.104 185.3);
Tailwind
colors: {
custom: {
50: '#a0e8df',
500: '#6fded1',
950: '#000000',
},
}SCSS
$custom: #6fded1; $custom-light: #a0e8df; $custom-dark: #000000;
JSON
{
"hex": "#6fded1",
"rgb": {
"r": 111,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.973,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83159,
"c": 0.10407,
"h": 185.3
},
"luminance": 0.60226
}Semantic roles & 50–950 ramp
primary
#6FDED1
secondary
#AE4450
accent
#1B30CA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484