#6EEEB5#6EEEB5
#6EEEB5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.141 H 162.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEB5 |
|---|---|
| RGB | rgb(110, 238, 181) |
| HSL | hsl(153, 79%, 68%) |
| HSV | hsv(153, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.90, -48.56, 16.99) |
| CIE-LCH | lch(85.90, 51.45, 160.71°) |
| OKLab | oklab(86.13% -0.1339 0.0435) |
| OKLCH | oklch(86.13% 0.141 162) |
| XYZ | xyz(45.3414, 67.7962, 54.4037) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Turquoise
#7EF4CC
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEB5 #EE6EA7
analogous
#6EEE75 #6EEEB5 #6EE7EE
triadic
#6EEEB5 #B56EEE #EEB56E
tetradic
#6EEEB5 #756EEE #EE6EA7 #E7EE6E
square
#6EEEB5 #756EEE #EE6EA7 #E7EE6E
split-complementary
#6EEEB5 #EE6EE7 #EE756E
monochromatic
#18CA7B #37E899 #6EEEB5 #A5F4D1 #DCFBED
Accessibility & contrast
On white
1.44
#6EEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6EEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEB5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEB5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#3EEEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeeb5; /* rgb */ color: rgb(110, 238, 181); /* oklch */ color: oklch(86.1% 0.141 162.0);
Tailwind
colors: {
custom: {
50: '#a1f4cb',
500: '#6eeeb5',
950: '#000000',
},
}SCSS
$custom: #6eeeb5; $custom-light: #a1f4cb; $custom-dark: #000000;
JSON
{
"hex": "#6eeeb5",
"rgb": {
"r": 110,
"g": 238,
"b": 181
},
"hsl": {
"h": 153.281,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86134,
"c": 0.14081,
"h": 162
},
"luminance": 0.678
}Semantic roles & 50–950 ramp
primary
#6EEEB5
secondary
#C63A78
accent
#0A67DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582