#6CD0DB#6CD0DB
#6CD0DB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.095 H 204.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD0DB |
|---|---|
| RGB | rgb(108, 208, 219) |
| HSL | hsl(186, 61%, 64%) |
| HSV | hsv(186, 51%, 86%) |
| CMYK | cmyk(50.7%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(78.12, -26.29, -14.46) |
| CIE-LCH | lch(78.12, 30.00, 208.81°) |
| OKLab | oklab(80.13% -0.086 -0.0399) |
| OKLCH | oklch(80.13% 0.095 204.9) |
| XYZ | xyz(41.5213, 53.4107, 75.1253) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 7.12
Robin Egg Blue
#8AF1FE
ΔE00 7.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD0DB #DB776C
analogous
#6CDBAF #6CD0DB #6C99DB
triadic
#6CD0DB #DB6CD0 #D0DB6C
tetradic
#6CD0DB #AF6CDB #DB776C #99DB6C
square
#6CD0DB #AF6CDB #DB776C #99DB6C
split-complementary
#6CD0DB #DB6C99 #DBAF6C
monochromatic
#2898A4 #3BC0CF #6CD0DB #9DE0E7 #CEEFF3
Accessibility & contrast
On white
1.80
#6CD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6CD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD0DB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD0DB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#1ED7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd0db; /* rgb */ color: rgb(108, 208, 219); /* oklch */ color: oklch(80.1% 0.095 204.9);
Tailwind
colors: {
custom: {
50: '#9edee6',
500: '#6cd0db',
950: '#000000',
},
}SCSS
$custom: #6cd0db; $custom-light: #9edee6; $custom-dark: #000000;
JSON
{
"hex": "#6cd0db",
"rgb": {
"r": 108,
"g": 208,
"b": 219
},
"hsl": {
"h": 185.946,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.80129,
"c": 0.09481,
"h": 204.9
},
"luminance": 0.53414
}Semantic roles & 50–950 ramp
primary
#6CD0DB
secondary
#A84E44
accent
#2E1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484