#6FDED2#6FDED2
#6FDED2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.104 H 186.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDED2 |
|---|---|
| RGB | rgb(111, 222, 210) |
| HSL | hsl(174, 63%, 65%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.99, -34.67, -3.89) |
| CIE-LCH | lch(81.99, 34.89, 186.40°) |
| OKLab | oklab(83.19% -0.1032 -0.011) |
| OKLCH | oklch(83.19% 0.104 186.1) |
| XYZ | xyz(44.3048, 60.2713, 70.2590) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Mediumturquoise
#48D1CC
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 5.66
Seafoam Blue
#78D1B6
ΔE00 6.60
Bright Aqua
#0BF9EA
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDED2 #DE6F7B
analogous
#6FDE9B #6FDED2 #6FB2DE
triadic
#6FDED2 #D26FDE #DED26F
tetradic
#6FDED2 #9B6FDE #DE6F7B #B2DE6F
square
#6FDED2 #9B6FDE #DE6F7B #B2DE6F
split-complementary
#6FDED2 #DE6FB2 #DE9B6F
monochromatic
#27AB9D #3DD3C2 #6FDED2 #A1E9E2 #D3F5F1
Accessibility & contrast
On white
1.61
#6FDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6FDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDED2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDED2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#2FE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fded2; /* rgb */ color: rgb(111, 222, 210); /* oklch */ color: oklch(83.2% 0.104 186.1);
Tailwind
colors: {
custom: {
50: '#a0e8df',
500: '#6fded2',
950: '#000000',
},
}SCSS
$custom: #6fded2; $custom-light: #a0e8df; $custom-dark: #000000;
JSON
{
"hex": "#6fded2",
"rgb": {
"r": 111,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.514,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83189,
"c": 0.10378,
"h": 186.1
},
"luminance": 0.60275
}Semantic roles & 50–950 ramp
primary
#6FDED2
secondary
#AE444F
accent
#1B2ECA
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484