#6EEEB4#6EEEB4
#6EEEB4 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.142 H 161.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEB4 |
|---|---|
| RGB | rgb(110, 238, 180) |
| HSL | hsl(153, 79%, 68%) |
| HSV | hsv(153, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(85.88, -48.77, 17.48) |
| CIE-LCH | lch(85.88, 51.81, 160.28°) |
| OKLab | oklab(86.11% -0.1344 0.0447) |
| OKLCH | oklch(86.11% 0.142 161.6) |
| XYZ | xyz(45.2391, 67.7553, 53.8652) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEB4 #EE6EA8
analogous
#6EEE74 #6EEEB4 #6EE8EE
triadic
#6EEEB4 #B46EEE #EEB46E
tetradic
#6EEEB4 #746EEE #EE6EA8 #E8EE6E
square
#6EEEB4 #746EEE #EE6EA8 #E8EE6E
split-complementary
#6EEEB4 #EE6EE8 #EE746E
monochromatic
#18CA79 #37E898 #6EEEB4 #A5F4D0 #DCFBED
Accessibility & contrast
On white
1.44
#6EEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6EEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEB4
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEB4 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB1
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#3EEEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeeb4; /* rgb */ color: rgb(110, 238, 180); /* oklch */ color: oklch(86.1% 0.142 161.6);
Tailwind
colors: {
custom: {
50: '#a1f4ca',
500: '#6eeeb4',
950: '#000000',
},
}SCSS
$custom: #6eeeb4; $custom-light: #a1f4ca; $custom-dark: #000000;
JSON
{
"hex": "#6eeeb4",
"rgb": {
"r": 110,
"g": 238,
"b": 180
},
"hsl": {
"h": 152.813,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.8611,
"c": 0.14162,
"h": 161.6
},
"luminance": 0.67759
}Semantic roles & 50–950 ramp
primary
#6EEEB4
secondary
#C63A7A
accent
#0A69DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582