#6EEFB4#6EEFB4
#6EEFB4 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.143 H 161.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFB4 |
|---|---|
| RGB | rgb(110, 239, 180) |
| HSL | hsl(153, 80%, 68%) |
| HSV | hsv(153, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 24.7%, 6.3%) |
| CIE-LAB | lab(86.18, -49.19, 17.89) |
| CIE-LCH | lch(86.18, 52.34, 160.01°) |
| OKLab | oklab(86.35% -0.1354 0.0457) |
| OKLCH | oklch(86.35% 0.143 161.3) |
| XYZ | xyz(45.5311, 68.3392, 53.9625) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFB4 #EF6EA9
analogous
#6EEF73 #6EEFB4 #6EE9EF
triadic
#6EEFB4 #B46EEF #EFB46E
tetradic
#6EEFB4 #736EEF #EF6EA9 #E9EF6E
square
#6EEFB4 #736EEF #EF6EA9 #E9EF6E
split-complementary
#6EEFB4 #EF6EE9 #EF736E
monochromatic
#17CC79 #37E997 #6EEFB4 #A5F5D1 #DCFBED
Accessibility & contrast
On white
1.43
#6EEFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#6EEFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFB4
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFB4 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B1
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#3EEEDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6eefb4; /* rgb */ color: rgb(110, 239, 180); /* oklch */ color: oklch(86.3% 0.143 161.3);
Tailwind
colors: {
custom: {
50: '#a1f5ca',
500: '#6eefb4',
950: '#000000',
},
}SCSS
$custom: #6eefb4; $custom-light: #a1f5ca; $custom-dark: #000000;
JSON
{
"hex": "#6eefb4",
"rgb": {
"r": 110,
"g": 239,
"b": 180
},
"hsl": {
"h": 152.558,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86348,
"c": 0.14296,
"h": 161.3
},
"luminance": 0.68343
}Semantic roles & 50–950 ramp
primary
#6EEFB4
secondary
#C73A7B
accent
#096ADC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582