#6DFEBF#6DFEBF
#6DFEBF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.154 H 162.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEBF |
|---|---|
| RGB | rgb(109, 254, 191) |
| HSL | hsl(154, 99%, 71%) |
| HSV | hsv(154, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.73, -53.35, 18.59) |
| CIE-LCH | lch(90.73, 56.50, 160.79°) |
| OKLab | oklab(90.13% -0.1469 0.0475) |
| OKLCH | oklch(90.13% 0.154 162.1) |
| XYZ | xyz(51.1477, 77.8915, 61.6192) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.90
Greenish Cyan
#2AFEB7
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEBF #FE6DAC
analogous
#6DFE76 #6DFEBF #6DF4FE
triadic
#6DFEBF #BF6DFE #FEBF6D
tetradic
#6DFEBF #766DFE #FE6DAC #F4FE6D
square
#6DFEBF #766DFE #FE6DAC #F4FE6D
split-complementary
#6DFEBF #FE6DF4 #FE766D
monochromatic
#02EF88 #30FEA4 #6DFEBF #AAFEDA #E1FFF2
Accessibility & contrast
On white
1.27
#6DFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#6DFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEBF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEBF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#2AFEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfebf; /* rgb */ color: rgb(109, 254, 191); /* oklch */ color: oklch(90.1% 0.154 162.1);
Tailwind
colors: {
custom: {
50: '#a2ffd2',
500: '#6dfebf',
950: '#000000',
},
}SCSS
$custom: #6dfebf; $custom-light: #a2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6dfebf",
"rgb": {
"r": 109,
"g": 254,
"b": 191
},
"hsl": {
"h": 153.931,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.90131,
"c": 0.15435,
"h": 162.1
},
"luminance": 0.77896
}Semantic roles & 50–950 ramp
primary
#6DFEBF
secondary
#DA357D
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683