#6FD9BE#6FD9BE
#6FD9BE is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.4% C 0.107 H 174.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD9BE |
|---|---|
| RGB | rgb(111, 217, 190) |
| HSL | hsl(165, 58%, 64%) |
| HSV | hsv(165, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 12.4%, 14.9%) |
| CIE-LAB | lab(80.02, -37.15, 3.89) |
| CIE-LCH | lch(80.02, 37.35, 174.03°) |
| OKLab | oklab(81.43% -0.1063 0.0097) |
| OKLCH | oklch(81.43% 0.107 174.8) |
| XYZ | xyz(40.6587, 56.7195, 57.5106) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.40
Mediumaquamarine
#66CDAA
ΔE00 4.05
Pale Teal
#82CBB2
ΔE00 4.60
Light Teal
#90E4C1
ΔE00 4.92
Aquamarine (survey)
#04D8B2
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD9BE #D96F8A
analogous
#6FD989 #6FD9BE #6FBFD9
triadic
#6FD9BE #BE6FD9 #D9BE6F
tetradic
#6FD9BE #896FD9 #D96F8A #BFD96F
square
#6FD9BE #896FD9 #D96F8A #BFD96F
split-complementary
#6FD9BE #D96FBF #D9896F
monochromatic
#2BA384 #3FCCA8 #6FD9BE #9FE6D4 #D0F3EA
Accessibility & contrast
On white
1.70
#6FD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#6FD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD9BE
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD9BE | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#42DBD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd9be; /* rgb */ color: rgb(111, 217, 190); /* oklch */ color: oklch(81.4% 0.107 174.8);
Tailwind
colors: {
custom: {
50: '#9fe5d1',
500: '#6fd9be',
950: '#000000',
},
}SCSS
$custom: #6fd9be; $custom-light: #9fe5d1; $custom-dark: #000000;
JSON
{
"hex": "#6fd9be",
"rgb": {
"r": 111,
"g": 217,
"b": 190
},
"hsl": {
"h": 164.717,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.8143,
"c": 0.10674,
"h": 174.8
},
"luminance": 0.56723
}Semantic roles & 50–950 ramp
primary
#6FD9BE
secondary
#A6465E
accent
#204AC6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483