#6EEBB2#6EEBB2
#6EEBB2 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.139 H 161.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBB2 |
|---|---|
| RGB | rgb(110, 235, 178) |
| HSL | hsl(153, 76%, 68%) |
| HSV | hsv(153, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.97, -47.91, 17.24) |
| CIE-LCH | lch(84.97, 50.92, 160.21°) |
| OKLab | oklab(85.35% -0.1321 0.0441) |
| OKLCH | oklch(85.35% 0.139 161.5) |
| XYZ | xyz(44.1707, 65.9421, 52.5112) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.05
Seafoam
#7FE0B3
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.46
Light Turquoise
#7EF4CC
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBB2 #EB6EA7
analogous
#6EEB73 #6EEBB2 #6EE6EB
triadic
#6EEBB2 #B26EEB #EBB26E
tetradic
#6EEBB2 #736EEB #EB6EA7 #E6EB6E
square
#6EEBB2 #736EEB #EB6EA7 #E6EB6E
split-complementary
#6EEBB2 #EB6EE6 #EB736E
monochromatic
#1BC477 #38E495 #6EEBB2 #A4F2CF #DAFAEB
Accessibility & contrast
On white
1.48
#6EEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6EEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBB2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBB2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#41EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eebb2; /* rgb */ color: rgb(110, 235, 178); /* oklch */ color: oklch(85.3% 0.139 161.5);
Tailwind
colors: {
custom: {
50: '#a0f2c9',
500: '#6eebb2',
950: '#000000',
},
}SCSS
$custom: #6eebb2; $custom-light: #a0f2c9; $custom-dark: #000000;
JSON
{
"hex": "#6eebb2",
"rgb": {
"r": 110,
"g": 235,
"b": 178
},
"hsl": {
"h": 152.64,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85349,
"c": 0.13922,
"h": 161.5
},
"luminance": 0.65946
}Semantic roles & 50–950 ramp
primary
#6EEBB2
secondary
#C23B79
accent
#0E6AD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582