#6DFEB8#6DFEB8
#6DFEB8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.160 H 159.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEB8 |
|---|---|
| RGB | rgb(109, 254, 184) |
| HSL | hsl(151, 99%, 71%) |
| HSV | hsv(151, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.59, -54.76, 21.97) |
| CIE-LCH | lch(90.59, 59.01, 158.14°) |
| OKLab | oklab(89.97% -0.15 0.0559) |
| OKLCH | oklch(89.97% 0.16 159.5) |
| XYZ | xyz(50.3957, 77.5907, 57.6588) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.77
Greenish Cyan
#2AFEB7
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEB8 #FE6DB3
analogous
#6DFE6F #6DFEB8 #6DFCFE
triadic
#6DFEB8 #B86DFE #FEB86D
tetradic
#6DFEB8 #6F6DFE #FE6DB3 #FCFE6D
square
#6DFEB8 #6F6DFE #FE6DB3 #FCFE6D
split-complementary
#6DFEB8 #FE6DFC #FE6F6D
monochromatic
#02EF7C #30FE9A #6DFEB8 #AAFED6 #E1FFF0
Accessibility & contrast
On white
1.27
#6DFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6DFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEB8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEB8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#31FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfeb8; /* rgb */ color: rgb(109, 254, 184); /* oklch */ color: oklch(90.0% 0.160 159.5);
Tailwind
colors: {
custom: {
50: '#a2ffcd',
500: '#6dfeb8',
950: '#000000',
},
}SCSS
$custom: #6dfeb8; $custom-light: #a2ffcd; $custom-dark: #000000;
JSON
{
"hex": "#6dfeb8",
"rgb": {
"r": 109,
"g": 254,
"b": 184
},
"hsl": {
"h": 151.034,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.89973,
"c": 0.16005,
"h": 159.5
},
"luminance": 0.77596
}Semantic roles & 50–950 ramp
primary
#6DFEB8
secondary
#DA3585
accent
#006FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683