#6DFFBE#6DFFBE
#6DFFBE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.3% C 0.156 H 161.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFBE |
|---|---|
| RGB | rgb(109, 255, 190) |
| HSL | hsl(153, 100%, 71%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.00, -53.96, 19.48) |
| CIE-LCH | lch(91.00, 57.37, 160.16°) |
| OKLab | oklab(90.35% -0.1483 0.0497) |
| OKLCH | oklch(90.35% 0.156 161.5) |
| XYZ | xyz(51.3562, 78.4840, 61.1477) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFBE #FF6DAE
analogous
#6DFF75 #6DFFBE #6DF7FF
triadic
#6DFFBE #BE6DFF #FFBE6D
tetradic
#6DFFBE #756DFF #FF6DAE #F7FF6D
square
#6DFFBE #756DFF #FF6DAE #F7FF6D
split-complementary
#6DFFBE #FF6DF7 #FF756D
monochromatic
#00F286 #30FFA3 #6DFFBE #AAFFD9 #E0FFF1
Accessibility & contrast
On white
1.26
#6DFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6DFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFBE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFBE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#2AFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dffbe; /* rgb */ color: rgb(109, 255, 190); /* oklch */ color: oklch(90.3% 0.156 161.5);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6dffbe',
950: '#000000',
},
}SCSS
$custom: #6dffbe; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6dffbe",
"rgb": {
"r": 109,
"g": 255,
"b": 190
},
"hsl": {
"h": 153.288,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90345,
"c": 0.15645,
"h": 161.5
},
"luminance": 0.78489
}Semantic roles & 50–950 ramp
primary
#6DFFBE
secondary
#DB357F
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683