#6EEBC5#6EEBC5
#6EEBC5 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.8% C 0.125 H 170.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC5 |
|---|---|
| RGB | rgb(110, 235, 197) |
| HSL | hsl(162, 76%, 68%) |
| HSV | hsv(162, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(85.38, -43.82, 7.91) |
| CIE-LCH | lch(85.38, 44.53, 169.77°) |
| OKLab | oklab(85.82% -0.1236 0.0202) |
| OKLCH | oklch(85.82% 0.125 170.7) |
| XYZ | xyz(46.2122, 66.7586, 63.2629) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aqua Marine
#2EE8BB
ΔE00 3.77
Light Teal
#90E4C1
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC5 #EB6E94
analogous
#6EEB86 #6EEBC5 #6ED3EB
triadic
#6EEBC5 #C56EEB #EBC56E
tetradic
#6EEBC5 #866EEB #EB6E94 #D3EB6E
square
#6EEBC5 #866EEB #EB6E94 #D3EB6E
split-complementary
#6EEBC5 #EB6ED3 #EB866E
monochromatic
#1BC490 #38E4AF #6EEBC5 #A4F2DB #DAFAF0
Accessibility & contrast
On white
1.46
#6EEBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6EEBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC5
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC5 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC3
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#32EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebc5; /* rgb */ color: rgb(110, 235, 197); /* oklch */ color: oklch(85.8% 0.125 170.7);
Tailwind
colors: {
custom: {
50: '#a1f2d6',
500: '#6eebc5',
950: '#000000',
},
}SCSS
$custom: #6eebc5; $custom-light: #a1f2d6; $custom-dark: #000000;
JSON
{
"hex": "#6eebc5",
"rgb": {
"r": 110,
"g": 235,
"b": 197
},
"hsl": {
"h": 161.76,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85824,
"c": 0.12526,
"h": 170.7
},
"luminance": 0.66763
}Semantic roles & 50–950 ramp
primary
#6EEBC5
secondary
#C23B64
accent
#0E4BD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583