#6FD8BE#6FD8BE
#6FD8BE is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.106 H 175.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8BE |
|---|---|
| RGB | rgb(111, 216, 190) |
| HSL | hsl(165, 57%, 64%) |
| HSV | hsv(165, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(79.73, -36.69, 3.46) |
| CIE-LCH | lch(79.73, 36.85, 174.61°) |
| OKLab | oklab(81.19% -0.1052 0.0086) |
| OKLCH | oklch(81.19% 0.106 175.3) |
| XYZ | xyz(40.4017, 56.2055, 57.4249) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.28
Mediumaquamarine
#66CDAA
ΔE00 4.09
Pale Teal
#82CBB2
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 5.46
Aquamarine (survey)
#04D8B2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8BE #D86F89
analogous
#6FD88A #6FD8BE #6FBED8
triadic
#6FD8BE #BE6FD8 #D8BE6F
tetradic
#6FD8BE #8A6FD8 #D86F89 #BED86F
square
#6FD8BE #8A6FD8 #D86F89 #BED86F
split-complementary
#6FD8BE #D86FBE #D88A6F
monochromatic
#2CA184 #3FCBA8 #6FD8BE #9FE5D4 #CFF2E9
Accessibility & contrast
On white
1.72
#6FD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#6FD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8BE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8BE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#42DAD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fd8be; /* rgb */ color: rgb(111, 216, 190); /* oklch */ color: oklch(81.2% 0.106 175.3);
Tailwind
colors: {
custom: {
50: '#9fe4d1',
500: '#6fd8be',
950: '#000000',
},
}SCSS
$custom: #6fd8be; $custom-light: #9fe4d1; $custom-dark: #000000;
JSON
{
"hex": "#6fd8be",
"rgb": {
"r": 111,
"g": 216,
"b": 190
},
"hsl": {
"h": 165.143,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.81194,
"c": 0.10552,
"h": 175.3
},
"luminance": 0.56209
}Semantic roles & 50–950 ramp
primary
#6FD8BE
secondary
#A5465E
accent
#2149C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483