#6EEEB3#6EEEB3
#6EEEB3 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.142 H 161.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEB3 |
|---|---|
| RGB | rgb(110, 238, 179) |
| HSL | hsl(152, 79%, 68%) |
| HSV | hsv(152, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.86, -48.97, 17.97) |
| CIE-LCH | lch(85.86, 52.17, 159.85°) |
| OKLab | oklab(86.09% -0.1348 0.0459) |
| OKLCH | oklch(86.09% 0.142 161.2) |
| XYZ | xyz(45.1376, 67.7147, 53.3307) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEB3 #EE6EA9
analogous
#6EEE73 #6EEEB3 #6EE9EE
triadic
#6EEEB3 #B36EEE #EEB36E
tetradic
#6EEEB3 #736EEE #EE6EA9 #E9EE6E
square
#6EEEB3 #736EEE #EE6EA9 #E9EE6E
split-complementary
#6EEEB3 #EE6EE9 #EE736E
monochromatic
#18CA78 #37E896 #6EEEB3 #A5F4D0 #DCFBEC
Accessibility & contrast
On white
1.44
#6EEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6EEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEB3
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEB3 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB0
Deuteranopia (green-blind)
#D9D1B7
Tritanopia (blue-blind)
#3FEDDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeeb3; /* rgb */ color: rgb(110, 238, 179); /* oklch */ color: oklch(86.1% 0.142 161.2);
Tailwind
colors: {
custom: {
50: '#a0f4c9',
500: '#6eeeb3',
950: '#000000',
},
}SCSS
$custom: #6eeeb3; $custom-light: #a0f4c9; $custom-dark: #000000;
JSON
{
"hex": "#6eeeb3",
"rgb": {
"r": 110,
"g": 238,
"b": 179
},
"hsl": {
"h": 152.344,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86087,
"c": 0.14244,
"h": 161.2
},
"luminance": 0.67719
}Semantic roles & 50–950 ramp
primary
#6EEEB3
secondary
#C63A7B
accent
#0A6BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582