#6DFEBE#6DFEBE
#6DFEBE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.155 H 161.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEBE |
|---|---|
| RGB | rgb(109, 254, 190) |
| HSL | hsl(154, 99%, 71%) |
| HSV | hsv(154, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.71, -53.56, 19.07) |
| CIE-LCH | lch(90.71, 56.85, 160.40°) |
| OKLab | oklab(90.11% -0.1473 0.0487) |
| OKLCH | oklch(90.11% 0.155 161.7) |
| XYZ | xyz(51.0380, 77.8476, 61.0416) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.72
Greenish Cyan
#2AFEB7
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEBE #FE6DAD
analogous
#6DFE75 #6DFEBE #6DF6FE
triadic
#6DFEBE #BE6DFE #FEBE6D
tetradic
#6DFEBE #756DFE #FE6DAD #F6FE6D
square
#6DFEBE #756DFE #FE6DAD #F6FE6D
split-complementary
#6DFEBE #FE6DF6 #FE756D
monochromatic
#02EF86 #30FEA3 #6DFEBE #AAFED9 #E1FFF1
Accessibility & contrast
On white
1.27
#6DFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6DFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEBE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEBE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#2BFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfebe; /* rgb */ color: rgb(109, 254, 190); /* oklch */ color: oklch(90.1% 0.155 161.7);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6dfebe',
950: '#000000',
},
}SCSS
$custom: #6dfebe; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6dfebe",
"rgb": {
"r": 109,
"g": 254,
"b": 190
},
"hsl": {
"h": 153.517,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90108,
"c": 0.15515,
"h": 161.7
},
"luminance": 0.77853
}Semantic roles & 50–950 ramp
primary
#6DFEBE
secondary
#DA357E
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683