#6EEBC3#6EEBC3
#6EEBC3 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.127 H 169.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC3 |
|---|---|
| RGB | rgb(110, 235, 195) |
| HSL | hsl(161, 76%, 68%) |
| HSV | hsv(161, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(85.34, -44.27, 8.89) |
| CIE-LCH | lch(85.34, 45.16, 168.65°) |
| OKLab | oklab(85.77% -0.1245 0.0228) |
| OKLCH | oklch(85.77% 0.127 169.6) |
| XYZ | xyz(45.9845, 66.6676, 62.0640) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.23
Aqua Marine
#2EE8BB
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 3.98
Light Teal
#90E4C1
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC3 #EB6E96
analogous
#6EEB84 #6EEBC3 #6ED5EB
triadic
#6EEBC3 #C36EEB #EBC36E
tetradic
#6EEBC3 #846EEB #EB6E96 #D5EB6E
square
#6EEBC3 #846EEB #EB6E96 #D5EB6E
split-complementary
#6EEBC3 #EB6ED5 #EB846E
monochromatic
#1BC48E #38E4AD #6EEBC3 #A4F2D9 #DAFAF0
Accessibility & contrast
On white
1.47
#6EEBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6EEBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC3
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC3 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC1
Deuteranopia (green-blind)
#D2D0C6
Tritanopia (blue-blind)
#34ECDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebc3; /* rgb */ color: rgb(110, 235, 195); /* oklch */ color: oklch(85.8% 0.127 169.6);
Tailwind
colors: {
custom: {
50: '#a0f2d5',
500: '#6eebc3',
950: '#000000',
},
}SCSS
$custom: #6eebc3; $custom-light: #a0f2d5; $custom-dark: #000000;
JSON
{
"hex": "#6eebc3",
"rgb": {
"r": 110,
"g": 235,
"b": 195
},
"hsl": {
"h": 160.8,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85772,
"c": 0.12656,
"h": 169.6
},
"luminance": 0.66672
}Semantic roles & 50–950 ramp
primary
#6EEBC3
secondary
#C23B66
accent
#0E4ED8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583