#6DFEB6#6DFEB6
#6DFEB6 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.162 H 158.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEB6 |
|---|---|
| RGB | rgb(109, 254, 182) |
| HSL | hsl(150, 99%, 71%) |
| HSV | hsv(150, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.55, -55.16, 22.94) |
| CIE-LCH | lch(90.55, 59.74, 157.42°) |
| OKLab | oklab(89.93% -0.1509 0.0583) |
| OKLCH | oklch(89.93% 0.162 158.9) |
| XYZ | xyz(50.1876, 77.5074, 56.5625) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEB6 #FE6DB5
analogous
#6DFE6D #6DFEB6 #6DFDFE
triadic
#6DFEB6 #B66DFE #FEB66D
tetradic
#6DFEB6 #6D6DFE #FE6DB5 #FDFE6D
square
#6DFEB6 #6D6DFE #FE6DB5 #FDFE6D
split-complementary
#6DFEB6 #FE6DFD #FE6D6D
monochromatic
#02EF79 #30FE98 #6DFEB6 #AAFED4 #E1FFF0
Accessibility & contrast
On white
1.27
#6DFEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6DFEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEB6
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEB6 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB2
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#32FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfeb6; /* rgb */ color: rgb(109, 254, 182); /* oklch */ color: oklch(89.9% 0.162 158.9);
Tailwind
colors: {
custom: {
50: '#a2ffcc',
500: '#6dfeb6',
950: '#000000',
},
}SCSS
$custom: #6dfeb6; $custom-light: #a2ffcc; $custom-dark: #000000;
JSON
{
"hex": "#6dfeb6",
"rgb": {
"r": 109,
"g": 254,
"b": 182
},
"hsl": {
"h": 150.207,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.89929,
"c": 0.16172,
"h": 158.9
},
"luminance": 0.77512
}Semantic roles & 50–950 ramp
primary
#6DFEB6
secondary
#DA3587
accent
#0072E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683