#6CEBC0#6CEBC0
#6CEBC0 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.6% C 0.130 H 168.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBC0 |
|---|---|
| RGB | rgb(108, 235, 192) |
| HSL | hsl(160, 76%, 67%) |
| HSV | hsv(160, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(85.20, -45.36, 10.26) |
| CIE-LCH | lch(85.20, 46.51, 167.25°) |
| OKLab | oklab(85.62% -0.127 0.0263) |
| OKLCH | oklch(85.62% 0.13 168.3) |
| XYZ | xyz(45.4027, 66.4064, 60.2840) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Aqua Marine
#2EE8BB
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBC0 #EB6C97
analogous
#6CEB81 #6CEBC0 #6CD7EB
triadic
#6CEBC0 #C06CEB #EBC06C
tetradic
#6CEBC0 #816CEB #EB6C97 #D7EB6C
square
#6CEBC0 #816CEB #EB6C97 #D7EB6C
split-complementary
#6CEBC0 #EB6CD7 #EB816C
monochromatic
#1AC289 #36E4A9 #6CEBC0 #A2F2D7 #D8FAEE
Accessibility & contrast
On white
1.47
#6CEBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6CEBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBC0
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBC0 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D3CFC3
Tritanopia (blue-blind)
#31ECDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cebc0; /* rgb */ color: rgb(108, 235, 192); /* oklch */ color: oklch(85.6% 0.130 168.3);
Tailwind
colors: {
custom: {
50: '#9ff2d3',
500: '#6cebc0',
950: '#000000',
},
}SCSS
$custom: #6cebc0; $custom-light: #9ff2d3; $custom-dark: #000000;
JSON
{
"hex": "#6cebc0",
"rgb": {
"r": 108,
"g": 235,
"b": 192
},
"hsl": {
"h": 159.685,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85623,
"c": 0.12974,
"h": 168.3
},
"luminance": 0.66411
}Semantic roles & 50–950 ramp
primary
#6CEBC0
secondary
#C03B68
accent
#0D52D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583