#6FFDB8#6FFDB8
#6FFDB8 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.158 H 159.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDB8 |
|---|---|
| RGB | rgb(111, 253, 184) |
| HSL | hsl(151, 97%, 71%) |
| HSV | hsv(151, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 27.3%, 0.8%) |
| CIE-LAB | lab(90.36, -53.95, 21.66) |
| CIE-LCH | lch(90.36, 58.13, 158.12°) |
| OKLab | oklab(89.8% -0.1478 0.0552) |
| OKLCH | oklch(89.8% 0.158 159.5) |
| XYZ | xyz(50.3281, 77.0860, 57.5650) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 1.73
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDB8 #FD6FB4
analogous
#6FFD71 #6FFDB8 #6FFBFD
triadic
#6FFDB8 #B86FFD #FDB86F
tetradic
#6FFDB8 #716FFD #FD6FB4 #FBFD6F
square
#6FFDB8 #716FFD #FD6FB4 #FBFD6F
split-complementary
#6FFDB8 #FD6FFB #FD716F
monochromatic
#03EE7C #33FC9A #6FFDB8 #ABFED6 #E1FFF0
Accessibility & contrast
On white
1.28
#6FFDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6FFDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDB8
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDB8 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB4
Deuteranopia (green-blind)
#E6DEBC
Tritanopia (blue-blind)
#37FCEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffdb8; /* rgb */ color: rgb(111, 253, 184); /* oklch */ color: oklch(89.8% 0.158 159.5);
Tailwind
colors: {
custom: {
50: '#a3ffcd',
500: '#6ffdb8',
950: '#000000',
},
}SCSS
$custom: #6ffdb8; $custom-light: #a3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#6ffdb8",
"rgb": {
"r": 111,
"g": 253,
"b": 184
},
"hsl": {
"h": 150.845,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.898,
"c": 0.15775,
"h": 159.5
},
"luminance": 0.77091
}Semantic roles & 50–950 ramp
primary
#6FFDB8
secondary
#D93786
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683