#6EFDBF#6EFDBF
#6EFDBF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.153 H 162.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDBF |
|---|---|
| RGB | rgb(110, 253, 191) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.47, -52.74, 18.23) |
| CIE-LCH | lch(90.47, 55.80, 160.93°) |
| OKLab | oklab(89.93% -0.1453 0.0466) |
| OKLCH | oklch(89.93% 0.153 162.2) |
| XYZ | xyz(50.9549, 77.3223, 61.5195) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDBF #FD6EAC
analogous
#6EFD77 #6EFDBF #6EF3FD
triadic
#6EFDBF #BF6EFD #FDBF6E
tetradic
#6EFDBF #776EFD #FD6EAC #F3FD6E
square
#6EFDBF #776EFD #FD6EAC #F3FD6E
split-complementary
#6EFDBF #FD6EF3 #FD776E
monochromatic
#03ED88 #32FCA4 #6EFDBF #AAFEDA #E1FFF2
Accessibility & contrast
On white
1.28
#6EFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6EFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDBF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDBF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#2EFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdbf; /* rgb */ color: rgb(110, 253, 191); /* oklch */ color: oklch(89.9% 0.153 162.2);
Tailwind
colors: {
custom: {
50: '#a2ffd2',
500: '#6efdbf',
950: '#000000',
},
}SCSS
$custom: #6efdbf; $custom-light: #a2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6efdbf",
"rgb": {
"r": 110,
"g": 253,
"b": 191
},
"hsl": {
"h": 153.986,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89926,
"c": 0.15256,
"h": 162.2
},
"luminance": 0.77327
}Semantic roles & 50–950 ramp
primary
#6EFDBF
secondary
#D9367D
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683