#6EEAC2#6EEAC2
#6EEAC2 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.126 H 169.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEAC2 |
|---|---|
| RGB | rgb(110, 234, 194) |
| HSL | hsl(161, 75%, 67%) |
| HSV | hsv(161, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(85.02, -44.06, 8.97) |
| CIE-LCH | lch(85.02, 44.96, 168.50°) |
| OKLab | oklab(85.51% -0.1239 0.0229) |
| OKLCH | oklch(85.51% 0.126 169.5) |
| XYZ | xyz(45.5864, 66.0515, 61.3754) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 4.13
Aquamarine
#7FFFD4
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEAC2 #EA6E96
analogous
#6EEA84 #6EEAC2 #6ED4EA
triadic
#6EEAC2 #C26EEA #EAC26E
tetradic
#6EEAC2 #846EEA #EA6E96 #D4EA6E
square
#6EEAC2 #846EEA #EA6E96 #D4EA6E
split-complementary
#6EEAC2 #EA6ED4 #EA846E
monochromatic
#1CC28C #39E2AC #6EEAC2 #A3F2D8 #D9F9EF
Accessibility & contrast
On white
1.48
#6EEAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6EEAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEAC2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEAC2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#35EBDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eeac2; /* rgb */ color: rgb(110, 234, 194); /* oklch */ color: oklch(85.5% 0.126 169.5);
Tailwind
colors: {
custom: {
50: '#a0f1d4',
500: '#6eeac2',
950: '#000000',
},
}SCSS
$custom: #6eeac2; $custom-light: #a0f1d4; $custom-dark: #000000;
JSON
{
"hex": "#6eeac2",
"rgb": {
"r": 110,
"g": 234,
"b": 194
},
"hsl": {
"h": 160.645,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.85509,
"c": 0.12598,
"h": 169.5
},
"luminance": 0.66056
}Semantic roles & 50–950 ramp
primary
#6EEAC2
secondary
#C03C67
accent
#0F4FD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583