#6CD6DB#6CD6DB
#6CD6DB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.098 H 199.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6DB |
|---|---|
| RGB | rgb(108, 214, 219) |
| HSL | hsl(183, 61%, 64%) |
| HSV | hsv(183, 51%, 86%) |
| CMYK | cmyk(50.7%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.84, -29.22, -11.88) |
| CIE-LCH | lch(79.84, 31.54, 202.13°) |
| OKLab | oklab(81.51% -0.0926 -0.0328) |
| OKLCH | oklch(81.51% 0.098 199.5) |
| XYZ | xyz(43.0119, 56.3919, 75.6222) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6DB #DB716C
analogous
#6CDBA9 #6CD6DB #6C9FDB
triadic
#6CD6DB #DB6CD6 #D6DB6C
tetradic
#6CD6DB #A96CDB #DB716C #9FDB6C
square
#6CD6DB #A96CDB #DB716C #9FDB6C
split-complementary
#6CD6DB #DB6C9F #DBA96C
monochromatic
#289FA4 #3BC8CF #6CD6DB #9DE4E7 #CEF1F3
Accessibility & contrast
On white
1.71
#6CD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6CD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6DB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6DB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#1ADCD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd6db; /* rgb */ color: rgb(108, 214, 219); /* oklch */ color: oklch(81.5% 0.098 199.5);
Tailwind
colors: {
custom: {
50: '#9fe3e6',
500: '#6cd6db',
950: '#000000',
},
}SCSS
$custom: #6cd6db; $custom-light: #9fe3e6; $custom-dark: #000000;
JSON
{
"hex": "#6cd6db",
"rgb": {
"r": 108,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.703,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.81512,
"c": 0.09825,
"h": 199.5
},
"luminance": 0.56396
}Semantic roles & 50–950 ramp
primary
#6CD6DB
secondary
#A84844
accent
#251DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484