#6CD7DF#6CD7DF
#6CD7DF is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.099 H 201.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD7DF |
|---|---|
| RGB | rgb(108, 215, 223) |
| HSL | hsl(184, 64%, 65%) |
| HSV | hsv(184, 52%, 87%) |
| CMYK | cmyk(51.6%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(80.24, -28.64, -13.41) |
| CIE-LCH | lch(80.24, 31.63, 205.09°) |
| OKLab | oklab(81.88% -0.0921 -0.037) |
| OKLCH | oklch(81.88% 0.099 201.9) |
| XYZ | xyz(43.7987, 57.1127, 78.5135) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.51
Darkturquoise
#00CED1
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD7DF #DF746C
analogous
#6CDFAE #6CD7DF #6C9DDF
triadic
#6CD7DF #DF6CD7 #D7DF6C
tetradic
#6CD7DF #AE6CDF #DF746C #9DDF6C
square
#6CD7DF #AE6CDF #DF746C #9DDF6C
split-complementary
#6CD7DF #DF6C9D #DFAE6C
monochromatic
#25A2AB #3AC9D4 #6CD7DF #9EE5EA #D1F2F5
Accessibility & contrast
On white
1.69
#6CD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6CD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD7DF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD7DF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#B7C1E0
Tritanopia (blue-blind)
#0DDED9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cd7df; /* rgb */ color: rgb(108, 215, 223); /* oklch */ color: oklch(81.9% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#9fe3e9',
500: '#6cd7df',
950: '#000000',
},
}SCSS
$custom: #6cd7df; $custom-light: #9fe3e9; $custom-dark: #000000;
JSON
{
"hex": "#6cd7df",
"rgb": {
"r": 108,
"g": 215,
"b": 223
},
"hsl": {
"h": 184.174,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.81879,
"c": 0.09923,
"h": 201.9
},
"luminance": 0.57117
}Semantic roles & 50–950 ramp
primary
#6CD7DF
secondary
#AD4942
accent
#2619CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484