#6CEDD4#6CEDD4
#6CEDD4 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.6% C 0.120 H 178.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDD4 |
|---|---|
| RGB | rgb(108, 237, 212) |
| HSL | hsl(168, 78%, 68%) |
| HSV | hsv(168, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 10.5%, 7.1%) |
| CIE-LAB | lab(86.26, -41.64, 1.30) |
| CIE-LCH | lch(86.26, 41.66, 178.21°) |
| OKLab | oklab(86.64% -0.1204 0.0028) |
| OKLCH | oklch(86.64% 0.12 178.7) |
| XYZ | xyz(48.3469, 68.5054, 72.9496) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.57
Aqua (survey)
#13EAC9
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.81
Light Aqua
#8CFFDB
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDD4 #ED6C85
analogous
#6CED93 #6CEDD4 #6CC6ED
triadic
#6CEDD4 #D46CED #EDD46C
tetradic
#6CEDD4 #936CED #ED6C85 #C6ED6C
square
#6CEDD4 #936CED #ED6C85 #C6ED6C
split-complementary
#6CEDD4 #ED6CC6 #ED936C
monochromatic
#18C6A5 #35E6C4 #6CEDD4 #A3F4E4 #D9FAF4
Accessibility & contrast
On white
1.43
#6CEDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6CEDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDD4
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDD4 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#11F0E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cedd4; /* rgb */ color: rgb(108, 237, 212); /* oklch */ color: oklch(86.6% 0.120 178.7);
Tailwind
colors: {
custom: {
50: '#a0f3e1',
500: '#6cedd4',
950: '#000000',
},
}SCSS
$custom: #6cedd4; $custom-light: #a0f3e1; $custom-dark: #000000;
JSON
{
"hex": "#6cedd4",
"rgb": {
"r": 108,
"g": 237,
"b": 212
},
"hsl": {
"h": 168.372,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86638,
"c": 0.12043,
"h": 178.7
},
"luminance": 0.6851
}Semantic roles & 50–950 ramp
primary
#6CEDD4
secondary
#C43954
accent
#0B33DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584