#6FDEB0#6FDEB0
#6FDEB0 is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.123 H 164.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEB0 |
|---|---|
| RGB | rgb(111, 222, 176) |
| HSL | hsl(155, 63%, 65%) |
| HSV | hsv(155, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(81.16, -42.50, 12.93) |
| CIE-LCH | lch(81.16, 44.42, 163.08°) |
| OKLab | oklab(82.24% -0.1181 0.0332) |
| OKLCH | oklch(82.24% 0.123 164.3) |
| XYZ | xyz(40.5097, 58.7532, 50.2716) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.66
Eucalyptus
#44D7A8
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEB0 #DE6F9D
analogous
#6FDE78 #6FDEB0 #6FD5DE
triadic
#6FDEB0 #B06FDE #DEB06F
tetradic
#6FDEB0 #786FDE #DE6F9D #D5DE6F
square
#6FDEB0 #786FDE #DE6F9D #D5DE6F
split-complementary
#6FDEB0 #DE6FD5 #DE786F
monochromatic
#27AB75 #3DD395 #6FDEB0 #A1E9CB #D3F5E7
Accessibility & contrast
On white
1.65
#6FDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6FDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEB0
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEB0 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1AE
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#49DED1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdeb0; /* rgb */ color: rgb(111, 222, 176); /* oklch */ color: oklch(82.2% 0.123 164.3);
Tailwind
colors: {
custom: {
50: '#9fe9c7',
500: '#6fdeb0',
950: '#000000',
},
}SCSS
$custom: #6fdeb0; $custom-light: #9fe9c7; $custom-dark: #000000;
JSON
{
"hex": "#6fdeb0",
"rgb": {
"r": 111,
"g": 222,
"b": 176
},
"hsl": {
"h": 155.135,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82242,
"c": 0.12267,
"h": 164.3
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#6FDEB0
secondary
#AE4470
accent
#1B64CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482