#6CDEDB#6CDEDB
#6CDEDB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.104 H 193.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEDB |
|---|---|
| RGB | rgb(108, 222, 219) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 51%, 87%) |
| CMYK | cmyk(51.4%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.13, -33.03, -8.46) |
| CIE-LCH | lch(82.13, 34.10, 194.37°) |
| OKLab | oklab(83.36% -0.1013 -0.0235) |
| OKLCH | oklch(83.36% 0.104 193) |
| XYZ | xyz(45.0865, 60.5410, 76.3137) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Turquoise
#40E0D0
ΔE00 5.46
Darkturquoise
#00CED1
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.87
Aqua Blue
#02D8E9
ΔE00 7.15
Bright Cyan
#41FDFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEDB #DE6C6F
analogous
#6CDEA2 #6CDEDB #6CA8DE
triadic
#6CDEDB #DB6CDE #DEDB6C
tetradic
#6CDEDB #A26CDE #DE6C6F #A8DE6C
square
#6CDEDB #A26CDE #DE6C6F #A8DE6C
split-complementary
#6CDEDB #DE6CA8 #DEA26C
monochromatic
#26AAA6 #3AD3CF #6CDEDB #9EE9E7 #D0F4F3
Accessibility & contrast
On white
1.60
#6CDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6CDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEDB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEDB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#11E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdedb; /* rgb */ color: rgb(108, 222, 219); /* oklch */ color: oklch(83.4% 0.104 193.0);
Tailwind
colors: {
custom: {
50: '#9fe8e6',
500: '#6cdedb',
950: '#000000',
},
}SCSS
$custom: #6cdedb; $custom-light: #9fe8e6; $custom-dark: #000000;
JSON
{
"hex": "#6cdedb",
"rgb": {
"r": 108,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.421,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.83361,
"c": 0.10401,
"h": 193
},
"luminance": 0.60545
}Semantic roles & 50–950 ramp
primary
#6CDEDB
secondary
#AC4245
accent
#1A1FCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484