#6EEBC6#6EEBC6
#6EEBC6 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.125 H 171.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC6 |
|---|---|
| RGB | rgb(110, 235, 198) |
| HSL | hsl(162, 76%, 68%) |
| HSV | hsv(162, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(85.41, -43.60, 7.42) |
| CIE-LCH | lch(85.41, 44.23, 170.34°) |
| OKLab | oklab(85.85% -0.1232 0.0189) |
| OKLCH | oklch(85.85% 0.125 171.3) |
| XYZ | xyz(46.3271, 66.8046, 63.8683) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.36
Aqua Marine
#2EE8BB
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC6 #EB6E93
analogous
#6EEB87 #6EEBC6 #6ED2EB
triadic
#6EEBC6 #C66EEB #EBC66E
tetradic
#6EEBC6 #876EEB #EB6E93 #D2EB6E
square
#6EEBC6 #876EEB #EB6E93 #D2EB6E
split-complementary
#6EEBC6 #EB6ED2 #EB876E
monochromatic
#1BC492 #38E4B1 #6EEBC6 #A4F2DB #DAFAF0
Accessibility & contrast
On white
1.46
#6EEBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6EEBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC6
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC6 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC4
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#31EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebc6; /* rgb */ color: rgb(110, 235, 198); /* oklch */ color: oklch(85.9% 0.125 171.3);
Tailwind
colors: {
custom: {
50: '#a1f2d7',
500: '#6eebc6',
950: '#000000',
},
}SCSS
$custom: #6eebc6; $custom-light: #a1f2d7; $custom-dark: #000000;
JSON
{
"hex": "#6eebc6",
"rgb": {
"r": 110,
"g": 235,
"b": 198
},
"hsl": {
"h": 162.24,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85851,
"c": 0.12462,
"h": 171.3
},
"luminance": 0.66809
}Semantic roles & 50–950 ramp
primary
#6EEBC6
secondary
#C23B63
accent
#0E49D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583