#6DFEBD#6DFEBD
#6DFEBD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.156 H 161.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEBD |
|---|---|
| RGB | rgb(109, 254, 189) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.69, -53.76, 19.56) |
| CIE-LCH | lch(90.69, 57.21, 160.01°) |
| OKLab | oklab(90.09% -0.1477 0.0499) |
| OKLCH | oklch(90.09% 0.156 161.3) |
| XYZ | xyz(50.9291, 77.8041, 60.4680) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.55
Greenish Cyan
#2AFEB7
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEBD #FE6DAE
analogous
#6DFE74 #6DFEBD #6DF7FE
triadic
#6DFEBD #BD6DFE #FEBD6D
tetradic
#6DFEBD #746DFE #FE6DAE #F7FE6D
square
#6DFEBD #746DFE #FE6DAE #F7FE6D
split-complementary
#6DFEBD #FE6DF7 #FE746D
monochromatic
#02EF85 #30FEA2 #6DFEBD #AAFED8 #E1FFF1
Accessibility & contrast
On white
1.27
#6DFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6DFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEBD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEBD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#2CFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfebd; /* rgb */ color: rgb(109, 254, 189); /* oklch */ color: oklch(90.1% 0.156 161.3);
Tailwind
colors: {
custom: {
50: '#a2ffd1',
500: '#6dfebd',
950: '#000000',
},
}SCSS
$custom: #6dfebd; $custom-light: #a2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#6dfebd",
"rgb": {
"r": 109,
"g": 254,
"b": 189
},
"hsl": {
"h": 153.103,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90085,
"c": 0.15595,
"h": 161.3
},
"luminance": 0.77809
}Semantic roles & 50–950 ramp
primary
#6DFEBD
secondary
#DA357F
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683