#6CDFDD#6CDFDD
#6CDFDD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.105 H 193.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFDD |
|---|---|
| RGB | rgb(108, 223, 221) |
| HSL | hsl(179, 64%, 65%) |
| HSV | hsv(179, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.48, -32.99, -9.01) |
| CIE-LCH | lch(82.48, 34.20, 195.28°) |
| OKLab | oklab(83.66% -0.1016 -0.025) |
| OKLCH | oklch(83.66% 0.105 193.8) |
| XYZ | xyz(45.6177, 61.1797, 77.7975) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.55
Aqua Blue
#02D8E9
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFDD #DF6C6E
analogous
#6CDFA4 #6CDFDD #6CA7DF
triadic
#6CDFDD #DD6CDF #DFDD6C
tetradic
#6CDFDD #A46CDF #DF6C6E #A7DF6C
square
#6CDFDD #A46CDF #DF6C6E #A7DF6C
split-complementary
#6CDFDD #DF6CA7 #DFA46C
monochromatic
#25ABA9 #3AD4D1 #6CDFDD #9EEAE9 #D1F5F4
Accessibility & contrast
On white
1.59
#6CDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6CDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFDD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFDD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#08E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdfdd; /* rgb */ color: rgb(108, 223, 221); /* oklch */ color: oklch(83.7% 0.105 193.8);
Tailwind
colors: {
custom: {
50: '#9fe9e7',
500: '#6cdfdd',
950: '#000000',
},
}SCSS
$custom: #6cdfdd; $custom-light: #9fe9e7; $custom-dark: #000000;
JSON
{
"hex": "#6cdfdd",
"rgb": {
"r": 108,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.957,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83658,
"c": 0.10459,
"h": 193.8
},
"luminance": 0.61184
}Semantic roles & 50–950 ramp
primary
#6CDFDD
secondary
#AD4244
accent
#191DCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484