#6FD2CA#6FD2CA
#6FD2CA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.1% C 0.094 H 188.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2CA |
|---|---|
| RGB | rgb(111, 210, 202) |
| HSL | hsl(175, 52%, 63%) |
| HSV | hsv(175, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(78.31, -30.99, -5.04) |
| CIE-LCH | lch(78.31, 31.40, 189.23°) |
| OKLab | oklab(80.15% -0.0932 -0.0141) |
| OKLCH | oklch(80.15% 0.094 188.6) |
| XYZ | xyz(40.2585, 53.7336, 64.1158) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.18
Turquoise
#40E0D0
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 7.25
Topaz
#13BBAF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2CA #D26F77
analogous
#6FD299 #6FD2CA #6FA8D2
triadic
#6FD2CA #CA6FD2 #D2CA6F
tetradic
#6FD2CA #996FD2 #D26F77 #A8D26F
square
#6FD2CA #996FD2 #D26F77 #A8D26F
split-complementary
#6FD2CA #D26FA8 #D2996F
monochromatic
#2F978F #40C3B9 #6FD2CA #9EE1DB #CCEFEC
Accessibility & contrast
On white
1.79
#6FD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6FD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2CA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2CA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#3CD6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2ca; /* rgb */ color: rgb(111, 210, 202); /* oklch */ color: oklch(80.1% 0.094 188.6);
Tailwind
colors: {
custom: {
50: '#9fe0da',
500: '#6fd2ca',
950: '#000000',
},
}SCSS
$custom: #6fd2ca; $custom-light: #9fe0da; $custom-dark: #000000;
JSON
{
"hex": "#6fd2ca",
"rgb": {
"r": 111,
"g": 210,
"b": 202
},
"hsl": {
"h": 175.152,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80148,
"c": 0.09427,
"h": 188.6
},
"luminance": 0.53737
}Semantic roles & 50–950 ramp
primary
#6FD2CA
secondary
#9D494F
accent
#2632C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483