#6CD2DB#6CD2DB
#6CD2DB is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.6% C 0.096 H 203.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2DB |
|---|---|
| RGB | rgb(108, 210, 219) |
| HSL | hsl(185, 61%, 64%) |
| HSV | hsv(185, 51%, 86%) |
| CMYK | cmyk(50.7%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.69, -27.27, -13.60) |
| CIE-LCH | lch(78.69, 30.47, 206.50°) |
| OKLab | oklab(80.59% -0.0882 -0.0375) |
| OKLCH | oklch(80.59% 0.096 203) |
| XYZ | xyz(42.0120, 54.3920, 75.2889) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2DB #DB756C
analogous
#6CDBAD #6CD2DB #6C9BDB
triadic
#6CD2DB #DB6CD2 #D2DB6C
tetradic
#6CD2DB #AD6CDB #DB756C #9BDB6C
square
#6CD2DB #AD6CDB #DB756C #9BDB6C
split-complementary
#6CD2DB #DB6C9B #DBAD6C
monochromatic
#289AA4 #3BC3CF #6CD2DB #9DE1E7 #CEF0F3
Accessibility & contrast
On white
1.77
#6CD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#6CD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2DB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2DB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#1DD9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd2db; /* rgb */ color: rgb(108, 210, 219); /* oklch */ color: oklch(80.6% 0.096 203.0);
Tailwind
colors: {
custom: {
50: '#9ee0e6',
500: '#6cd2db',
950: '#000000',
},
}SCSS
$custom: #6cd2db; $custom-light: #9ee0e6; $custom-dark: #000000;
JSON
{
"hex": "#6cd2db",
"rgb": {
"r": 108,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.865,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.8059,
"c": 0.09586,
"h": 203
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#6CD2DB
secondary
#A84C44
accent
#2B1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484