#6DFEBB#6DFEBB
#6DFEBB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.158 H 160.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEBB |
|---|---|
| RGB | rgb(109, 254, 187) |
| HSL | hsl(152, 99%, 71%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.65, -54.16, 20.52) |
| CIE-LCH | lch(90.65, 57.92, 159.25°) |
| OKLab | oklab(90.04% -0.1486 0.0523) |
| OKLCH | oklch(90.04% 0.158 160.6) |
| XYZ | xyz(50.7135, 77.7178, 59.3326) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.71
Greenish Cyan
#2AFEB7
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEBB #FE6DB0
analogous
#6DFE72 #6DFEBB #6DF8FE
triadic
#6DFEBB #BB6DFE #FEBB6D
tetradic
#6DFEBB #726DFE #FE6DB0 #F8FE6D
square
#6DFEBB #726DFE #FE6DB0 #F8FE6D
split-complementary
#6DFEBB #FE6DF8 #FE726D
monochromatic
#02EF81 #30FE9F #6DFEBB #AAFED7 #E1FFF1
Accessibility & contrast
On white
1.27
#6DFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6DFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEBB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEBB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#2EFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfebb; /* rgb */ color: rgb(109, 254, 187); /* oklch */ color: oklch(90.0% 0.158 160.6);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6dfebb',
950: '#000000',
},
}SCSS
$custom: #6dfebb; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6dfebb",
"rgb": {
"r": 109,
"g": 254,
"b": 187
},
"hsl": {
"h": 152.276,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.9004,
"c": 0.15758,
"h": 160.6
},
"luminance": 0.77723
}Semantic roles & 50–950 ramp
primary
#6DFEBB
secondary
#DA3581
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683