#6FDFD2#6FDFD2
#6FDFD2 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.105 H 185.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFD2 |
|---|---|
| RGB | rgb(111, 223, 210) |
| HSL | hsl(173, 64%, 65%) |
| HSV | hsv(173, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(82.27, -35.14, -3.46) |
| CIE-LCH | lch(82.27, 35.31, 185.63°) |
| OKLab | oklab(83.42% -0.1043 -0.0099) |
| OKLCH | oklch(83.42% 0.105 185.4) |
| XYZ | xyz(44.5712, 60.8040, 70.3478) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Mediumturquoise
#48D1CC
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 6.45
Bright Aqua
#0BF9EA
ΔE00 7.04
Aqua (survey)
#13EAC9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFD2 #DF6F7C
analogous
#6FDF9A #6FDFD2 #6FB4DF
triadic
#6FDFD2 #D26FDF #DFD26F
tetradic
#6FDFD2 #9A6FDF #DF6F7C #B4DF6F
square
#6FDFD2 #9A6FDF #DF6F7C #B4DF6F
split-complementary
#6FDFD2 #DF6FB4 #DF9A6F
monochromatic
#26AD9D #3DD4C2 #6FDFD2 #A1EAE2 #D3F5F1
Accessibility & contrast
On white
1.60
#6FDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6FDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFD2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFD2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#2EE3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfd2; /* rgb */ color: rgb(111, 223, 210); /* oklch */ color: oklch(83.4% 0.105 185.4);
Tailwind
colors: {
custom: {
50: '#a0e9df',
500: '#6fdfd2',
950: '#000000',
},
}SCSS
$custom: #6fdfd2; $custom-light: #a0e9df; $custom-dark: #000000;
JSON
{
"hex": "#6fdfd2",
"rgb": {
"r": 111,
"g": 223,
"b": 210
},
"hsl": {
"h": 173.036,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83422,
"c": 0.10476,
"h": 185.4
},
"luminance": 0.60808
}Semantic roles & 50–950 ramp
primary
#6FDFD2
secondary
#AF4350
accent
#1A2FCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484