#6EEBC7#6EEBC7
#6EEBC7 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.124 H 171.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC7 |
|---|---|
| RGB | rgb(110, 235, 199) |
| HSL | hsl(163, 76%, 68%) |
| HSV | hsv(163, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(85.43, -43.37, 6.93) |
| CIE-LCH | lch(85.43, 43.92, 170.93°) |
| OKLab | oklab(85.88% -0.1227 0.0176) |
| OKLCH | oklch(85.88% 0.124 171.8) |
| XYZ | xyz(46.4429, 66.8509, 64.4778) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Aqua Marine
#2EE8BB
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC7 #EB6E92
analogous
#6EEB88 #6EEBC7 #6ED1EB
triadic
#6EEBC7 #C76EEB #EBC76E
tetradic
#6EEBC7 #886EEB #EB6E92 #D1EB6E
square
#6EEBC7 #886EEB #EB6E92 #D1EB6E
split-complementary
#6EEBC7 #EB6ED1 #EB886E
monochromatic
#1BC493 #38E4B2 #6EEBC7 #A4F2DC #DAFAF1
Accessibility & contrast
On white
1.46
#6EEBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6EEBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC7
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC7 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC5
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#30EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebc7; /* rgb */ color: rgb(110, 235, 199); /* oklch */ color: oklch(85.9% 0.124 171.8);
Tailwind
colors: {
custom: {
50: '#a1f2d8',
500: '#6eebc7',
950: '#000000',
},
}SCSS
$custom: #6eebc7; $custom-light: #a1f2d8; $custom-dark: #000000;
JSON
{
"hex": "#6eebc7",
"rgb": {
"r": 110,
"g": 235,
"b": 199
},
"hsl": {
"h": 162.72,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85878,
"c": 0.124,
"h": 171.8
},
"luminance": 0.66855
}Semantic roles & 50–950 ramp
primary
#6EEBC7
secondary
#C23B62
accent
#0E48D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583