#6FD2BE#6FD2BE
#6FD2BE is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.8% C 0.098 H 178.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2BE |
|---|---|
| RGB | rgb(111, 210, 190) |
| HSL | hsl(168, 52%, 63%) |
| HSV | hsv(168, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(77.99, -33.91, 0.93) |
| CIE-LCH | lch(77.99, 33.92, 178.43°) |
| OKLab | oklab(79.78% -0.0984 0.0019) |
| OKLCH | oklch(79.78% 0.098 178.9) |
| XYZ | xyz(38.8925, 53.1872, 56.9219) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.74
Pale Teal
#82CBB2
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 6.13
Turquoise (survey)
#06C2AC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2BE #D26F83
analogous
#6FD28C #6FD2BE #6FB4D2
triadic
#6FD2BE #BE6FD2 #D2BE6F
tetradic
#6FD2BE #8C6FD2 #D26F83 #B4D26F
square
#6FD2BE #8C6FD2 #D26F83 #B4D26F
split-complementary
#6FD2BE #D26FB4 #D28C6F
monochromatic
#2F9782 #40C3A9 #6FD2BE #9EE1D3 #CCEFE8
Accessibility & contrast
On white
1.80
#6FD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6FD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2BE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2BE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#44D5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd2be; /* rgb */ color: rgb(111, 210, 190); /* oklch */ color: oklch(79.8% 0.098 178.9);
Tailwind
colors: {
custom: {
50: '#9ee0d1',
500: '#6fd2be',
950: '#000000',
},
}SCSS
$custom: #6fd2be; $custom-light: #9ee0d1; $custom-dark: #000000;
JSON
{
"hex": "#6fd2be",
"rgb": {
"r": 111,
"g": 210,
"b": 190
},
"hsl": {
"h": 167.879,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.79782,
"c": 0.0984,
"h": 178.9
},
"luminance": 0.5319
}Semantic roles & 50–950 ramp
primary
#6FD2BE
secondary
#9D495A
accent
#2645C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483