#6CEBCF#6CEBCF
#6CEBCF is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.121 H 176.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBCF |
|---|---|
| RGB | rgb(108, 235, 207) |
| HSL | hsl(167, 76%, 67%) |
| HSV | hsv(167, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.56, -41.94, 2.91) |
| CIE-LCH | lch(85.56, 42.04, 176.03°) |
| OKLab | oklab(86.03% -0.1204 0.0071) |
| OKLCH | oklch(86.03% 0.121 176.6) |
| XYZ | xyz(47.1501, 67.1054, 69.4873) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Aqua (survey)
#13EAC9
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBCF #EB6C88
analogous
#6CEB90 #6CEBCF #6CC7EB
triadic
#6CEBCF #CF6CEB #EBCF6C
tetradic
#6CEBCF #906CEB #EB6C88 #C7EB6C
square
#6CEBCF #906CEB #EB6C88 #C7EB6C
split-complementary
#6CEBCF #EB6CC7 #EB906C
monochromatic
#1AC29D #36E4BD #6CEBCF #A2F2E1 #D8FAF2
Accessibility & contrast
On white
1.46
#6CEBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6CEBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBCF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBCF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#1EEEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cebcf; /* rgb */ color: rgb(108, 235, 207); /* oklch */ color: oklch(86.0% 0.121 176.6);
Tailwind
colors: {
custom: {
50: '#a0f2dd',
500: '#6cebcf',
950: '#000000',
},
}SCSS
$custom: #6cebcf; $custom-light: #a0f2dd; $custom-dark: #000000;
JSON
{
"hex": "#6cebcf",
"rgb": {
"r": 108,
"g": 235,
"b": 207
},
"hsl": {
"h": 166.772,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.86028,
"c": 0.12065,
"h": 176.6
},
"luminance": 0.6711
}Semantic roles & 50–950 ramp
primary
#6CEBCF
secondary
#C03B58
accent
#0D3AD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584