#6EEBB1#6EEBB1
#6EEBB1 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.140 H 161.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB1 |
|---|---|
| RGB | rgb(110, 235, 177) |
| HSL | hsl(152, 76%, 68%) |
| HSV | hsv(152, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.95, -48.12, 17.73) |
| CIE-LCH | lch(84.95, 51.28, 159.77°) |
| OKLab | oklab(85.33% -0.1325 0.0453) |
| OKLCH | oklch(85.33% 0.14 161.1) |
| XYZ | xyz(44.0707, 65.9020, 51.9844) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB1 #EB6EA8
analogous
#6EEB72 #6EEBB1 #6EE7EB
triadic
#6EEBB1 #B16EEB #EBB16E
tetradic
#6EEBB1 #726EEB #EB6EA8 #E7EB6E
square
#6EEBB1 #726EEB #EB6EA8 #E7EB6E
split-complementary
#6EEBB1 #EB6EE7 #EB726E
monochromatic
#1BC475 #38E494 #6EEBB1 #A4F2CE #DAFAEB
Accessibility & contrast
On white
1.48
#6EEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6EEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB1
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB1 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#41EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb1; /* rgb */ color: rgb(110, 235, 177); /* oklch */ color: oklch(85.3% 0.140 161.1);
Tailwind
colors: {
custom: {
50: '#a0f2c8',
500: '#6eebb1',
950: '#000000',
},
}SCSS
$custom: #6eebb1; $custom-light: #a0f2c8; $custom-dark: #000000;
JSON
{
"hex": "#6eebb1",
"rgb": {
"r": 110,
"g": 235,
"b": 177
},
"hsl": {
"h": 152.16,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85326,
"c": 0.14003,
"h": 161.1
},
"luminance": 0.65906
}Semantic roles & 50–950 ramp
primary
#6EEBB1
secondary
#C23B7A
accent
#0E6BD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582