#6FFDB7#6FFDB7
#6FFDB7 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.159 H 159.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDB7 |
|---|---|
| RGB | rgb(111, 253, 183) |
| HSL | hsl(150, 97%, 71%) |
| HSV | hsv(150, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(90.34, -54.14, 22.15) |
| CIE-LCH | lch(90.34, 58.50, 157.75°) |
| OKLab | oklab(89.78% -0.1482 0.0563) |
| OKLCH | oklch(89.78% 0.159 159.2) |
| XYZ | xyz(50.2237, 77.0442, 57.0149) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 3.08
Light Aquamarine
#7BFDC7
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDB7 #FD6FB5
analogous
#6FFD70 #6FFDB7 #6FFCFD
triadic
#6FFDB7 #B76FFD #FDB76F
tetradic
#6FFDB7 #706FFD #FD6FB5 #FCFD6F
square
#6FFDB7 #706FFD #FD6FB5 #FCFD6F
split-complementary
#6FFDB7 #FD6FFC #FD706F
monochromatic
#03EE7A #33FC99 #6FFDB7 #ABFED5 #E1FFF0
Accessibility & contrast
On white
1.28
#6FFDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6FFDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDB7
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDB7 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#38FCEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffdb7; /* rgb */ color: rgb(111, 253, 183); /* oklch */ color: oklch(89.8% 0.159 159.2);
Tailwind
colors: {
custom: {
50: '#a3ffcc',
500: '#6ffdb7',
950: '#000000',
},
}SCSS
$custom: #6ffdb7; $custom-light: #a3ffcc; $custom-dark: #000000;
JSON
{
"hex": "#6ffdb7",
"rgb": {
"r": 111,
"g": 253,
"b": 183
},
"hsl": {
"h": 150.423,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89778,
"c": 0.15859,
"h": 159.2
},
"luminance": 0.77049
}Semantic roles & 50–950 ramp
primary
#6FFDB7
secondary
#D93787
accent
#0071E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683