#6FD5BE#6FD5BE
#6FD5BE is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.5% C 0.102 H 177.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5BE |
|---|---|
| RGB | rgb(111, 213, 190) |
| HSL | hsl(166, 55%, 64%) |
| HSV | hsv(166, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(78.86, -35.30, 2.20) |
| CIE-LCH | lch(78.86, 35.37, 176.44°) |
| OKLab | oklab(80.49% -0.1018 0.0053) |
| OKLCH | oklch(80.49% 0.102 177) |
| XYZ | xyz(39.6401, 54.6824, 57.1711) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.25
Pale Teal
#82CBB2
ΔE00 4.10
Mediumaquamarine
#66CDAA
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 5.25
Light Teal
#90E4C1
ΔE00 5.99
Aquamarine (survey)
#04D8B2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5BE #D56F86
analogous
#6FD58B #6FD5BE #6FB9D5
triadic
#6FD5BE #BE6FD5 #D5BE6F
tetradic
#6FD5BE #8B6FD5 #D56F86 #B9D56F
square
#6FD5BE #8B6FD5 #D56F86 #B9D56F
split-complementary
#6FD5BE #D56FB9 #D58B6F
monochromatic
#2E9C83 #40C7A9 #6FD5BE #9EE3D3 #CEF1E9
Accessibility & contrast
On white
1.76
#6FD5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#6FD5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5BE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5BE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#43D7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd5be; /* rgb */ color: rgb(111, 213, 190); /* oklch */ color: oklch(80.5% 0.102 177.0);
Tailwind
colors: {
custom: {
50: '#9fe2d1',
500: '#6fd5be',
950: '#000000',
},
}SCSS
$custom: #6fd5be; $custom-light: #9fe2d1; $custom-dark: #000000;
JSON
{
"hex": "#6fd5be",
"rgb": {
"r": 111,
"g": 213,
"b": 190
},
"hsl": {
"h": 166.471,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.80488,
"c": 0.10193,
"h": 177
},
"luminance": 0.54686
}Semantic roles & 50–950 ramp
primary
#6FD5BE
secondary
#A1485C
accent
#2347C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483