#6EEBC2#6EEBC2
#6EEBC2 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.127 H 169.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBC2 |
|---|---|
| RGB | rgb(110, 235, 194) |
| HSL | hsl(160, 76%, 68%) |
| HSV | hsv(160, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 17.4%, 7.8%) |
| CIE-LAB | lab(85.31, -44.50, 9.38) |
| CIE-LCH | lch(85.31, 45.47, 168.10°) |
| OKLab | oklab(85.75% -0.1249 0.024) |
| OKLCH | oklch(85.75% 0.127 169.1) |
| XYZ | xyz(45.8719, 66.6225, 61.4705) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Aqua Marine
#2EE8BB
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBC2 #EB6E97
analogous
#6EEB83 #6EEBC2 #6ED6EB
triadic
#6EEBC2 #C26EEB #EBC26E
tetradic
#6EEBC2 #836EEB #EB6E97 #D6EB6E
square
#6EEBC2 #836EEB #EB6E97 #D6EB6E
split-complementary
#6EEBC2 #EB6ED6 #EB836E
monochromatic
#1BC48C #38E4AB #6EEBC2 #A4F2D9 #DAFAEF
Accessibility & contrast
On white
1.47
#6EEBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6EEBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBC2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBC2 | 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)
#E6DDC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#35ECDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eebc2; /* rgb */ color: rgb(110, 235, 194); /* oklch */ color: oklch(85.7% 0.127 169.1);
Tailwind
colors: {
custom: {
50: '#a0f2d4',
500: '#6eebc2',
950: '#000000',
},
}SCSS
$custom: #6eebc2; $custom-light: #a0f2d4; $custom-dark: #000000;
JSON
{
"hex": "#6eebc2",
"rgb": {
"r": 110,
"g": 235,
"b": 194
},
"hsl": {
"h": 160.32,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.85745,
"c": 0.12724,
"h": 169.1
},
"luminance": 0.66627
}Semantic roles & 50–950 ramp
primary
#6EEBC2
secondary
#C23B68
accent
#0E50D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583