#6EEBC8#6EEBC8
#6EEBC8 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 172.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC8 |
|---|---|
| RGB | rgb(110, 235, 200) |
| HSL | hsl(163, 76%, 68%) |
| HSV | hsv(163, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(85.45, -43.15, 6.44) |
| CIE-LCH | lch(85.45, 43.62, 171.52°) |
| OKLab | oklab(85.91% -0.1223 0.0164) |
| OKLCH | oklch(85.91% 0.123 172.4) |
| XYZ | xyz(46.5593, 66.8975, 65.0913) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.59
Tiffany Blue
#7BF2DA
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC8 #EB6E91
analogous
#6EEB89 #6EEBC8 #6ED0EB
triadic
#6EEBC8 #C86EEB #EBC86E
tetradic
#6EEBC8 #896EEB #EB6E91 #D0EB6E
square
#6EEBC8 #896EEB #EB6E91 #D0EB6E
split-complementary
#6EEBC8 #EB6ED0 #EB896E
monochromatic
#1BC494 #38E4B4 #6EEBC8 #A4F2DC #DAFAF1
Accessibility & contrast
On white
1.46
#6EEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6EEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#D1D0CA
Tritanopia (blue-blind)
#2FEDE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eebc8; /* rgb */ color: rgb(110, 235, 200); /* oklch */ color: oklch(85.9% 0.123 172.4);
Tailwind
colors: {
custom: {
50: '#a1f2d8',
500: '#6eebc8',
950: '#000000',
},
}SCSS
$custom: #6eebc8; $custom-light: #a1f2d8; $custom-dark: #000000;
JSON
{
"hex": "#6eebc8",
"rgb": {
"r": 110,
"g": 235,
"b": 200
},
"hsl": {
"h": 163.2,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85905,
"c": 0.12339,
"h": 172.4
},
"luminance": 0.66902
}Semantic roles & 50–950 ramp
primary
#6EEBC8
secondary
#C23B61
accent
#0E46D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583