#6CEBD7#6CEBD7
#6CEBD7 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.3% C 0.117 H 181.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBD7 |
|---|---|
| RGB | rgb(108, 235, 215) |
| HSL | hsl(171, 76%, 67%) |
| HSV | hsv(171, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 8.5%, 7.8%) |
| CIE-LAB | lab(85.76, -40.02, -1.00) |
| CIE-LCH | lch(85.76, 40.03, 181.43°) |
| OKLab | oklab(86.26% -0.117 -0.0033) |
| OKLCH | oklch(86.26% 0.117 181.6) |
| XYZ | xyz(48.1530, 67.5065, 74.7692) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.20
Turquoise
#40E0D0
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBD7 #EB6C80
analogous
#6CEB97 #6CEBD7 #6CC0EB
triadic
#6CEBD7 #D76CEB #EBD76C
tetradic
#6CEBD7 #976CEB #EB6C80 #C0EB6C
square
#6CEBD7 #976CEB #EB6C80 #C0EB6C
split-complementary
#6CEBD7 #EB6CC0 #EB976C
monochromatic
#1AC2A8 #36E4C8 #6CEBD7 #A2F2E6 #D8FAF4
Accessibility & contrast
On white
1.45
#6CEBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6CEBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBD7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBD7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD6
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#0AEFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cebd7; /* rgb */ color: rgb(108, 235, 215); /* oklch */ color: oklch(86.3% 0.117 181.6);
Tailwind
colors: {
custom: {
50: '#a0f2e3',
500: '#6cebd7',
950: '#000000',
},
}SCSS
$custom: #6cebd7; $custom-light: #a0f2e3; $custom-dark: #000000;
JSON
{
"hex": "#6cebd7",
"rgb": {
"r": 108,
"g": 235,
"b": 215
},
"hsl": {
"h": 170.551,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.86259,
"c": 0.11703,
"h": 181.6
},
"luminance": 0.67511
}Semantic roles & 50–950 ramp
primary
#6CEBD7
secondary
#C03B50
accent
#0D2DD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584