#6CEBCA#6CEBCA
#6CEBCA is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 173.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBCA |
|---|---|
| RGB | rgb(108, 235, 202) |
| HSL | hsl(164, 76%, 67%) |
| HSV | hsv(164, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(85.44, -43.10, 5.36) |
| CIE-LCH | lch(85.44, 43.44, 172.92°) |
| OKLab | oklab(85.89% -0.1226 0.0135) |
| OKLCH | oklch(85.89% 0.123 173.7) |
| XYZ | xyz(46.5485, 66.8647, 66.3188) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.74
Light Aqua
#8CFFDB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBCA #EB6C8D
analogous
#6CEB8A #6CEBCA #6CCDEB
triadic
#6CEBCA #CA6CEB #EBCA6C
tetradic
#6CEBCA #8A6CEB #EB6C8D #CDEB6C
square
#6CEBCA #8A6CEB #EB6C8D #CDEB6C
split-complementary
#6CEBCA #EB6CCD #EB8A6C
monochromatic
#1AC297 #36E4B7 #6CEBCA #A2F2DD #D8FAF1
Accessibility & contrast
On white
1.46
#6CEBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6CEBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBCA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBCA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC8
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#25EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cebca; /* rgb */ color: rgb(108, 235, 202); /* oklch */ color: oklch(85.9% 0.123 173.7);
Tailwind
colors: {
custom: {
50: '#a0f2da',
500: '#6cebca',
950: '#000000',
},
}SCSS
$custom: #6cebca; $custom-light: #a0f2da; $custom-dark: #000000;
JSON
{
"hex": "#6cebca",
"rgb": {
"r": 108,
"g": 235,
"b": 202
},
"hsl": {
"h": 164.409,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85889,
"c": 0.12337,
"h": 173.7
},
"luminance": 0.66869
}Semantic roles & 50–950 ramp
primary
#6CEBCA
secondary
#C03B5D
accent
#0D42D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583