#6CEBCD#6CEBCD
#6CEBCD is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.122 H 175.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBCD |
|---|---|
| RGB | rgb(108, 235, 205) |
| HSL | hsl(166, 76%, 67%) |
| HSV | hsv(166, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(85.51, -42.41, 3.89) |
| CIE-LCH | lch(85.51, 42.59, 174.76°) |
| OKLab | oklab(85.97% -0.1213 0.0097) |
| OKLCH | oklch(85.97% 0.122 175.5) |
| XYZ | xyz(46.9072, 67.0082, 68.2077) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.87
Light Aqua
#8CFFDB
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBCD #EB6C8A
analogous
#6CEB8E #6CEBCD #6CC9EB
triadic
#6CEBCD #CD6CEB #EBCD6C
tetradic
#6CEBCD #8E6CEB #EB6C8A #C9EB6C
square
#6CEBCD #8E6CEB #EB6C8A #C9EB6C
split-complementary
#6CEBCD #EB6CC9 #EB8E6C
monochromatic
#1AC29B #36E4BB #6CEBCD #A2F2DF #D8FAF2
Accessibility & contrast
On white
1.46
#6CEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6CEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBCD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBCD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#21EEE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cebcd; /* rgb */ color: rgb(108, 235, 205); /* oklch */ color: oklch(86.0% 0.122 175.5);
Tailwind
colors: {
custom: {
50: '#a0f2dc',
500: '#6cebcd',
950: '#000000',
},
}SCSS
$custom: #6cebcd; $custom-light: #a0f2dc; $custom-dark: #000000;
JSON
{
"hex": "#6cebcd",
"rgb": {
"r": 108,
"g": 235,
"b": 205
},
"hsl": {
"h": 165.827,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85972,
"c": 0.1217,
"h": 175.5
},
"luminance": 0.67013
}Semantic roles & 50–950 ramp
primary
#6CEBCD
secondary
#C03B5A
accent
#0D3DD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584