#6EEBBB#6EEBBB
#6EEBBB is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.132 H 165.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBBB |
|---|---|
| RGB | rgb(110, 235, 187) |
| HSL | hsl(157, 76%, 68%) |
| HSV | hsv(157, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.16, -46.02, 12.82) |
| CIE-LCH | lch(85.16, 47.77, 164.44°) |
| OKLab | oklab(85.57% -0.128 0.0329) |
| OKLCH | oklch(85.57% 0.132 165.6) |
| XYZ | xyz(45.1042, 66.3154, 57.4273) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBBB #EB6E9E
analogous
#6EEB7C #6EEBBB #6EDDEB
triadic
#6EEBBB #BB6EEB #EBBB6E
tetradic
#6EEBBB #7C6EEB #EB6E9E #DDEB6E
square
#6EEBBB #7C6EEB #EB6E9E #DDEB6E
split-complementary
#6EEBBB #EB6EDD #EB7C6E
monochromatic
#1BC483 #38E4A2 #6EEBBB #A4F2D4 #DAFAED
Accessibility & contrast
On white
1.47
#6EEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6EEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBBB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBBB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB8
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#3BEBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebbb; /* rgb */ color: rgb(110, 235, 187); /* oklch */ color: oklch(85.6% 0.132 165.6);
Tailwind
colors: {
custom: {
50: '#a0f2cf',
500: '#6eebbb',
950: '#000000',
},
}SCSS
$custom: #6eebbb; $custom-light: #a0f2cf; $custom-dark: #000000;
JSON
{
"hex": "#6eebbb",
"rgb": {
"r": 110,
"g": 235,
"b": 187
},
"hsl": {
"h": 156.96,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85567,
"c": 0.1322,
"h": 165.6
},
"luminance": 0.6632
}Semantic roles & 50–950 ramp
primary
#6EEBBB
secondary
#C23B6F
accent
#0E5BD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583