#6DFEBA#6DFEBA
#6DFEBA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.158 H 160.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEBA |
|---|---|
| RGB | rgb(109, 254, 186) |
| HSL | hsl(152, 99%, 71%) |
| HSV | hsv(152, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.63, -54.36, 21.01) |
| CIE-LCH | lch(90.63, 58.28, 158.87°) |
| OKLab | oklab(90.02% -0.1491 0.0535) |
| OKLCH | oklch(90.02% 0.158 160.3) |
| XYZ | xyz(50.6068, 77.6752, 58.7707) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.07
Greenish Cyan
#2AFEB7
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEBA #FE6DB1
analogous
#6DFE71 #6DFEBA #6DF9FE
triadic
#6DFEBA #BA6DFE #FEBA6D
tetradic
#6DFEBA #716DFE #FE6DB1 #F9FE6D
square
#6DFEBA #716DFE #FE6DB1 #F9FE6D
split-complementary
#6DFEBA #FE6DF9 #FE716D
monochromatic
#02EF80 #30FE9D #6DFEBA #AAFED7 #E1FFF1
Accessibility & contrast
On white
1.27
#6DFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6DFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEBA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEBA | 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)
#FBEDB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#2FFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfeba; /* rgb */ color: rgb(109, 254, 186); /* oklch */ color: oklch(90.0% 0.158 160.3);
Tailwind
colors: {
custom: {
50: '#a2ffcf',
500: '#6dfeba',
950: '#000000',
},
}SCSS
$custom: #6dfeba; $custom-light: #a2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#6dfeba",
"rgb": {
"r": 109,
"g": 254,
"b": 186
},
"hsl": {
"h": 151.862,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90017,
"c": 0.1584,
"h": 160.3
},
"luminance": 0.7768
}Semantic roles & 50–950 ramp
primary
#6DFEBA
secondary
#DA3582
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683