#6DFEBC#6DFEBC
#6DFEBC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.157 H 161.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEBC |
|---|---|
| RGB | rgb(109, 254, 188) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(90.67, -53.96, 20.04) |
| CIE-LCH | lch(90.67, 57.56, 159.63°) |
| OKLab | oklab(90.06% -0.1482 0.0511) |
| OKLCH | oklch(90.06% 0.157 161) |
| XYZ | xyz(50.8209, 77.7608, 59.8983) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEBC #FE6DAF
analogous
#6DFE73 #6DFEBC #6DF7FE
triadic
#6DFEBC #BC6DFE #FEBC6D
tetradic
#6DFEBC #736DFE #FE6DAF #F7FE6D
square
#6DFEBC #736DFE #FE6DAF #F7FE6D
split-complementary
#6DFEBC #FE6DF7 #FE736D
monochromatic
#02EF83 #30FEA0 #6DFEBC #AAFED8 #E1FFF1
Accessibility & contrast
On white
1.27
#6DFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6DFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEBC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEBC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#2DFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfebc; /* rgb */ color: rgb(109, 254, 188); /* oklch */ color: oklch(90.1% 0.157 161.0);
Tailwind
colors: {
custom: {
50: '#a2ffd0',
500: '#6dfebc',
950: '#000000',
},
}SCSS
$custom: #6dfebc; $custom-light: #a2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6dfebc",
"rgb": {
"r": 109,
"g": 254,
"b": 188
},
"hsl": {
"h": 152.69,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90062,
"c": 0.15677,
"h": 161
},
"luminance": 0.77766
}Semantic roles & 50–950 ramp
primary
#6DFEBC
secondary
#DA3580
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683