#6CEBD6#6CEBD6
#6CEBD6 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.2% C 0.117 H 181.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBD6 |
|---|---|
| RGB | rgb(108, 235, 214) |
| HSL | hsl(170, 76%, 67%) |
| HSV | hsv(170, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 8.9%, 7.8%) |
| CIE-LAB | lab(85.73, -40.26, -0.51) |
| CIE-LCH | lch(85.73, 40.27, 180.73°) |
| OKLab | oklab(86.23% -0.1174 -0.002) |
| OKLCH | oklch(86.23% 0.117 181) |
| XYZ | xyz(48.0249, 67.4553, 74.0946) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.04
Turquoise
#40E0D0
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.93
Bright Aqua
#0BF9EA
ΔE00 5.28
Light Turquoise
#7EF4CC
ΔE00 6.02
Light Aqua
#8CFFDB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBD6 #EB6C81
analogous
#6CEB97 #6CEBD6 #6CC0EB
triadic
#6CEBD6 #D66CEB #EBD66C
tetradic
#6CEBD6 #976CEB #EB6C81 #C0EB6C
square
#6CEBD6 #976CEB #EB6C81 #C0EB6C
split-complementary
#6CEBD6 #EB6CC0 #EB976C
monochromatic
#1AC2A6 #36E4C7 #6CEBD6 #A2F2E5 #D8FAF4
Accessibility & contrast
On white
1.45
#6CEBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#6CEBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBD6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBD6 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#0EEFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cebd6; /* rgb */ color: rgb(108, 235, 214); /* oklch */ color: oklch(86.2% 0.117 181.0);
Tailwind
colors: {
custom: {
50: '#a0f2e2',
500: '#6cebd6',
950: '#000000',
},
}SCSS
$custom: #6cebd6; $custom-light: #a0f2e2; $custom-dark: #000000;
JSON
{
"hex": "#6cebd6",
"rgb": {
"r": 108,
"g": 235,
"b": 214
},
"hsl": {
"h": 170.079,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.86229,
"c": 0.11743,
"h": 181
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#6CEBD6
secondary
#C03B51
accent
#0D2FD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584