#6FD2BD#6FD2BD
#6FD2BD is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.8% C 0.099 H 178.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2BD |
|---|---|
| RGB | rgb(111, 210, 189) |
| HSL | hsl(167, 52%, 63%) |
| HSV | hsv(167, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(77.96, -34.14, 1.43) |
| CIE-LCH | lch(77.96, 34.17, 177.61°) |
| OKLab | oklab(79.75% -0.0988 0.0033) |
| OKLCH | oklch(79.75% 0.099 178.1) |
| XYZ | xyz(38.7836, 53.1436, 56.3482) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.44
Pale Teal
#82CBB2
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 6.44
Light Teal
#90E4C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2BD #D26F84
analogous
#6FD28B #6FD2BD #6FB5D2
triadic
#6FD2BD #BD6FD2 #D2BD6F
tetradic
#6FD2BD #8B6FD2 #D26F84 #B5D26F
square
#6FD2BD #8B6FD2 #D26F84 #B5D26F
split-complementary
#6FD2BD #D26FB5 #D28B6F
monochromatic
#2F9781 #40C3A8 #6FD2BD #9EE1D2 #CCEFE8
Accessibility & contrast
On white
1.81
#6FD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6FD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2BD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2BD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#45D5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd2bd; /* rgb */ color: rgb(111, 210, 189); /* oklch */ color: oklch(79.8% 0.099 178.1);
Tailwind
colors: {
custom: {
50: '#9ee0d0',
500: '#6fd2bd',
950: '#000000',
},
}SCSS
$custom: #6fd2bd; $custom-light: #9ee0d0; $custom-dark: #000000;
JSON
{
"hex": "#6fd2bd",
"rgb": {
"r": 111,
"g": 210,
"b": 189
},
"hsl": {
"h": 167.273,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.79753,
"c": 0.09887,
"h": 178.1
},
"luminance": 0.53147
}Semantic roles & 50–950 ramp
primary
#6FD2BD
secondary
#9D495A
accent
#2646C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483