#6CEBD1#6CEBD1
#6CEBD1 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 177.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBD1 |
|---|---|
| RGB | rgb(108, 235, 209) |
| HSL | hsl(168, 76%, 67%) |
| HSV | hsv(168, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(85.61, -41.46, 1.93) |
| CIE-LCH | lch(85.61, 41.51, 177.34°) |
| OKLab | oklab(86.09% -0.1196 0.0045) |
| OKLCH | oklch(86.09% 0.12 177.9) |
| XYZ | xyz(47.3962, 67.2038, 70.7831) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.96
Aqua (survey)
#13EAC9
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 4.74
Light Aqua
#8CFFDB
ΔE00 5.44
Light Teal
#90E4C1
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBD1 #EB6C86
analogous
#6CEB92 #6CEBD1 #6CC5EB
triadic
#6CEBD1 #D16CEB #EBD16C
tetradic
#6CEBD1 #926CEB #EB6C86 #C5EB6C
square
#6CEBD1 #926CEB #EB6C86 #C5EB6C
split-complementary
#6CEBD1 #EB6CC5 #EB926C
monochromatic
#1AC2A0 #36E4C0 #6CEBD1 #A2F2E2 #D8FAF3
Accessibility & contrast
On white
1.45
#6CEBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6CEBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBD1
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBD1 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED0
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#1AEEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cebd1; /* rgb */ color: rgb(108, 235, 209); /* oklch */ color: oklch(86.1% 0.120 177.9);
Tailwind
colors: {
custom: {
50: '#a0f2df',
500: '#6cebd1',
950: '#000000',
},
}SCSS
$custom: #6cebd1; $custom-light: #a0f2df; $custom-dark: #000000;
JSON
{
"hex": "#6cebd1",
"rgb": {
"r": 108,
"g": 235,
"b": 209
},
"hsl": {
"h": 167.717,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.86085,
"c": 0.11965,
"h": 177.9
},
"luminance": 0.67208
}Semantic roles & 50–950 ramp
primary
#6CEBD1
secondary
#C03B56
accent
#0D37D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584