#6FDBBF#6FDBBF
#6FDBBF is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.109 H 174.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBBF |
|---|---|
| RGB | rgb(111, 219, 191) |
| HSL | hsl(164, 60%, 65%) |
| HSV | hsv(164, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.63, -37.83, 4.23) |
| CIE-LCH | lch(80.63, 38.06, 173.62°) |
| OKLab | oklab(81.93% -0.1081 0.0106) |
| OKLCH | oklch(81.93% 0.109 174.4) |
| XYZ | xyz(41.2870, 57.8006, 58.2610) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.79
Mediumaquamarine
#66CDAA
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 5.33
Aquamarine (survey)
#04D8B2
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBBF #DB6F8B
analogous
#6FDB89 #6FDBBF #6FC1DB
triadic
#6FDBBF #BF6FDB #DBBF6F
tetradic
#6FDBBF #896FDB #DB6F8B #C1DB6F
square
#6FDBBF #896FDB #DB6F8B #C1DB6F
split-complementary
#6FDBBF #DB6FC1 #DB896F
monochromatic
#2AA686 #3ECFA9 #6FDBBF #A0E7D5 #D1F3EB
Accessibility & contrast
On white
1.67
#6FDBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#6FDBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBBF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBBF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBE
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#41DDD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdbbf; /* rgb */ color: rgb(111, 219, 191); /* oklch */ color: oklch(81.9% 0.109 174.4);
Tailwind
colors: {
custom: {
50: '#9fe6d2',
500: '#6fdbbf',
950: '#000000',
},
}SCSS
$custom: #6fdbbf; $custom-light: #9fe6d2; $custom-dark: #000000;
JSON
{
"hex": "#6fdbbf",
"rgb": {
"r": 111,
"g": 219,
"b": 191
},
"hsl": {
"h": 164.444,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.81929,
"c": 0.10861,
"h": 174.4
},
"luminance": 0.57804
}Semantic roles & 50–950 ramp
primary
#6FDBBF
secondary
#A9455F
accent
#1E4AC8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483