#6EEBB4#6EEBB4
#6EEBB4 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.4% C 0.138 H 162.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB4 |
|---|---|
| RGB | rgb(110, 235, 180) |
| HSL | hsl(154, 76%, 68%) |
| HSV | hsv(154, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(85.01, -47.50, 16.26) |
| CIE-LCH | lch(85.01, 50.21, 161.11°) |
| OKLab | oklab(85.4% -0.1312 0.0416) |
| OKLCH | oklch(85.4% 0.138 162.4) |
| XYZ | xyz(44.3730, 66.0230, 53.5765) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB4 #EB6EA5
analogous
#6EEB75 #6EEBB4 #6EE4EB
triadic
#6EEBB4 #B46EEB #EBB46E
tetradic
#6EEBB4 #756EEB #EB6EA5 #E4EB6E
square
#6EEBB4 #756EEB #EB6EA5 #E4EB6E
split-complementary
#6EEBB4 #EB6EE4 #EB756E
monochromatic
#1BC479 #38E498 #6EEBB4 #A4F2D0 #DAFAEC
Accessibility & contrast
On white
1.48
#6EEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6EEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB4
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB4 | 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)
#E8DCB1
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#3FEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb4; /* rgb */ color: rgb(110, 235, 180); /* oklch */ color: oklch(85.4% 0.138 162.4);
Tailwind
colors: {
custom: {
50: '#a0f2ca',
500: '#6eebb4',
950: '#000000',
},
}SCSS
$custom: #6eebb4; $custom-light: #a0f2ca; $custom-dark: #000000;
JSON
{
"hex": "#6eebb4",
"rgb": {
"r": 110,
"g": 235,
"b": 180
},
"hsl": {
"h": 153.6,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85397,
"c": 0.13761,
"h": 162.4
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#6EEBB4
secondary
#C23B77
accent
#0E67D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582