#6CD3DB#6CD3DB
#6CD3DB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.096 H 202.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3DB |
|---|---|
| RGB | rgb(108, 211, 219) |
| HSL | hsl(184, 61%, 64%) |
| HSV | hsv(184, 51%, 86%) |
| CMYK | cmyk(50.7%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.98, -27.76, -13.17) |
| CIE-LCH | lch(78.98, 30.72, 205.38°) |
| OKLab | oklab(80.82% -0.0893 -0.0363) |
| OKLCH | oklch(80.82% 0.096 202.1) |
| XYZ | xyz(42.2597, 54.8874, 75.3714) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3DB #DB746C
analogous
#6CDBAC #6CD3DB #6C9CDB
triadic
#6CD3DB #DB6CD3 #D3DB6C
tetradic
#6CD3DB #AC6CDB #DB746C #9CDB6C
square
#6CD3DB #AC6CDB #DB746C #9CDB6C
split-complementary
#6CD3DB #DB6C9C #DBAC6C
monochromatic
#289BA4 #3BC4CF #6CD3DB #9DE2E7 #CEF0F3
Accessibility & contrast
On white
1.75
#6CD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6CD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3DB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3DB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#1CDAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd3db; /* rgb */ color: rgb(108, 211, 219); /* oklch */ color: oklch(80.8% 0.096 202.1);
Tailwind
colors: {
custom: {
50: '#9ee0e6',
500: '#6cd3db',
950: '#000000',
},
}SCSS
$custom: #6cd3db; $custom-light: #9ee0e6; $custom-dark: #000000;
JSON
{
"hex": "#6cd3db",
"rgb": {
"r": 108,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.324,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.8082,
"c": 0.09642,
"h": 202.1
},
"luminance": 0.54891
}Semantic roles & 50–950 ramp
primary
#6CD3DB
secondary
#A84B44
accent
#291DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484