#6CECCF#6CECCF
#6CECCF is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.3% C 0.122 H 176.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECCF |
|---|---|
| RGB | rgb(108, 236, 207) |
| HSL | hsl(166, 77%, 67%) |
| HSV | hsv(166, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.85, -42.38, 3.33) |
| CIE-LCH | lch(85.85, 42.51, 175.51°) |
| OKLab | oklab(86.26% -0.1215 0.0082) |
| OKLCH | oklch(86.26% 0.122 176.2) |
| XYZ | xyz(47.4372, 67.6796, 69.5830) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 3.80
Aqua (survey)
#13EAC9
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.90
Aqua Marine
#2EE8BB
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECCF #EC6C89
analogous
#6CEC8F #6CECCF #6CC9EC
triadic
#6CECCF #CF6CEC #ECCF6C
tetradic
#6CECCF #8F6CEC #EC6C89 #C9EC6C
square
#6CECCF #8F6CEC #EC6C89 #C9EC6C
split-complementary
#6CECCF #EC6CC9 #EC8F6C
monochromatic
#19C49E #36E5BD #6CECCF #A2F3E1 #D8FAF2
Accessibility & contrast
On white
1.44
#6CECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6CECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECCF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECCF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#1DEFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ceccf; /* rgb */ color: rgb(108, 236, 207); /* oklch */ color: oklch(86.3% 0.122 176.2);
Tailwind
colors: {
custom: {
50: '#a0f3dd',
500: '#6ceccf',
950: '#000000',
},
}SCSS
$custom: #6ceccf; $custom-light: #a0f3dd; $custom-dark: #000000;
JSON
{
"hex": "#6ceccf",
"rgb": {
"r": 108,
"g": 236,
"b": 207
},
"hsl": {
"h": 166.406,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.86262,
"c": 0.12178,
"h": 176.2
},
"luminance": 0.67684
}Semantic roles & 50–950 ramp
primary
#6CECCF
secondary
#C23A59
accent
#0C3BD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584