#6CD4E7#6CD4E7
#6CD4E7 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.5% C 0.100 H 211.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4E7 |
|---|---|
| RGB | rgb(108, 212, 231) |
| HSL | hsl(189, 72%, 66%) |
| HSV | hsv(189, 53%, 91%) |
| CMYK | cmyk(53.2%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.64, -25.01, -18.59) |
| CIE-LCH | lch(79.64, 31.17, 216.63°) |
| OKLab | oklab(81.47% -0.0856 -0.0514) |
| OKLCH | oklch(81.47% 0.1 211) |
| XYZ | xyz(44.1459, 56.0406, 84.0763) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4E7 #E77F6C
analogous
#6CE7BD #6CD4E7 #6C97E7
triadic
#6CD4E7 #E76CD4 #D4E76C
tetradic
#6CD4E7 #BD6CE7 #E77F6C #97E76C
square
#6CD4E7 #BD6CE7 #E77F6C #97E76C
split-complementary
#6CD4E7 #E76C97 #E7BD6C
monochromatic
#1EA2BA #37C5DE #6CD4E7 #A1E3F0 #D5F3F8
Accessibility & contrast
On white
1.72
#6CD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6CD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4E7
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4E7 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE8
Deuteranopia (green-blind)
#B1BFE7
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd4e7; /* rgb */ color: rgb(108, 212, 231); /* oklch */ color: oklch(81.5% 0.100 211.0);
Tailwind
colors: {
custom: {
50: '#9fe1ee',
500: '#6cd4e7',
950: '#000000',
},
}SCSS
$custom: #6cd4e7; $custom-light: #9fe1ee; $custom-dark: #000000;
JSON
{
"hex": "#6cd4e7",
"rgb": {
"r": 108,
"g": 212,
"b": 231
},
"hsl": {
"h": 189.268,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.81475,
"c": 0.09987,
"h": 211
},
"luminance": 0.56045
}Semantic roles & 50–950 ramp
primary
#6CD4E7
secondary
#BA513D
accent
#3012D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485