#6EEEAF#6EEEAF
#6EEEAF is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.146 H 159.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEAF |
|---|---|
| RGB | rgb(110, 238, 175) |
| HSL | hsl(150, 79%, 68%) |
| HSV | hsv(150, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.78, -49.78, 19.93) |
| CIE-LCH | lch(85.78, 53.62, 158.18°) |
| OKLab | oklab(86% -0.1366 0.0508) |
| OKLCH | oklch(86% 0.146 159.6) |
| XYZ | xyz(44.7390, 67.5552, 51.2309) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEAF #EE6EAD
analogous
#6EEE6F #6EEEAF #6EEDEE
triadic
#6EEEAF #AF6EEE #EEAF6E
tetradic
#6EEEAF #6F6EEE #EE6EAD #EDEE6E
square
#6EEEAF #6F6EEE #EE6EAD #EDEE6E
split-complementary
#6EEEAF #EE6EED #EE6F6E
monochromatic
#18CA72 #37E891 #6EEEAF #A5F4CD #DCFBEB
Accessibility & contrast
On white
1.45
#6EEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6EEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEAF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEAF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAB
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#41EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeeaf; /* rgb */ color: rgb(110, 238, 175); /* oklch */ color: oklch(86.0% 0.146 159.6);
Tailwind
colors: {
custom: {
50: '#a0f4c7',
500: '#6eeeaf',
950: '#000000',
},
}SCSS
$custom: #6eeeaf; $custom-light: #a0f4c7; $custom-dark: #000000;
JSON
{
"hex": "#6eeeaf",
"rgb": {
"r": 110,
"g": 238,
"b": 175
},
"hsl": {
"h": 150.469,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85995,
"c": 0.14575,
"h": 159.6
},
"luminance": 0.67559
}Semantic roles & 50–950 ramp
primary
#6EEEAF
secondary
#C63A7F
accent
#0A71DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582