#6FD2BF#6FD2BF
#6FD2BF is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.8% C 0.098 H 179.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2BF |
|---|---|
| RGB | rgb(111, 210, 191) |
| HSL | hsl(168, 52%, 63%) |
| HSV | hsv(168, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(78.01, -33.67, 0.43) |
| CIE-LCH | lch(78.01, 33.67, 179.27°) |
| OKLab | oklab(79.81% -0.0979 0.0006) |
| OKLCH | oklch(79.81% 0.098 179.6) |
| XYZ | xyz(39.0022, 53.2311, 57.4994) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.06
Pale Teal
#82CBB2
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 5.83
Turquoise (survey)
#06C2AC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2BF #D26F82
analogous
#6FD28D #6FD2BF #6FB3D2
triadic
#6FD2BF #BF6FD2 #D2BF6F
tetradic
#6FD2BF #8D6FD2 #D26F82 #B3D26F
square
#6FD2BF #8D6FD2 #D26F82 #B3D26F
split-complementary
#6FD2BF #D26FB3 #D28D6F
monochromatic
#2F9783 #40C3AA #6FD2BF #9EE1D4 #CCEFE8
Accessibility & contrast
On white
1.80
#6FD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6FD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2BF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2BF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#BBBCC1
Tritanopia (blue-blind)
#44D5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd2bf; /* rgb */ color: rgb(111, 210, 191); /* oklch */ color: oklch(79.8% 0.098 179.6);
Tailwind
colors: {
custom: {
50: '#9ee0d2',
500: '#6fd2bf',
950: '#000000',
},
}SCSS
$custom: #6fd2bf; $custom-light: #9ee0d2; $custom-dark: #000000;
JSON
{
"hex": "#6fd2bf",
"rgb": {
"r": 111,
"g": 210,
"b": 191
},
"hsl": {
"h": 168.485,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.79812,
"c": 0.09795,
"h": 179.6
},
"luminance": 0.53234
}Semantic roles & 50–950 ramp
primary
#6FD2BF
secondary
#9D4959
accent
#2643C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483