#6EEBC4#6EEBC4
#6EEBC4 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.126 H 170.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC4 |
|---|---|
| RGB | rgb(110, 235, 196) |
| HSL | hsl(161, 76%, 68%) |
| HSV | hsv(161, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(85.36, -44.05, 8.40) |
| CIE-LCH | lch(85.36, 44.84, 169.21°) |
| OKLab | oklab(85.8% -0.1241 0.0215) |
| OKLCH | oklch(85.8% 0.126 170.2) |
| XYZ | xyz(46.0980, 66.7130, 62.6614) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aqua Marine
#2EE8BB
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC4 #EB6E95
analogous
#6EEB85 #6EEBC4 #6ED4EB
triadic
#6EEBC4 #C46EEB #EBC46E
tetradic
#6EEBC4 #856EEB #EB6E95 #D4EB6E
square
#6EEBC4 #856EEB #EB6E95 #D4EB6E
split-complementary
#6EEBC4 #EB6ED4 #EB856E
monochromatic
#1BC48F #38E4AE #6EEBC4 #A4F2DA #DAFAF0
Accessibility & contrast
On white
1.46
#6EEBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#6EEBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC4 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC2
Deuteranopia (green-blind)
#D2D0C7
Tritanopia (blue-blind)
#33ECE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebc4; /* rgb */ color: rgb(110, 235, 196); /* oklch */ color: oklch(85.8% 0.126 170.2);
Tailwind
colors: {
custom: {
50: '#a0f2d5',
500: '#6eebc4',
950: '#000000',
},
}SCSS
$custom: #6eebc4; $custom-light: #a0f2d5; $custom-dark: #000000;
JSON
{
"hex": "#6eebc4",
"rgb": {
"r": 110,
"g": 235,
"b": 196
},
"hsl": {
"h": 161.28,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85798,
"c": 0.1259,
"h": 170.2
},
"luminance": 0.66717
}Semantic roles & 50–950 ramp
primary
#6EEBC4
secondary
#C23B65
accent
#0E4DD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583