#6CD4E8#6CD4E8
#6CD4E8 is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.100 H 211.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4E8 |
|---|---|
| RGB | rgb(108, 212, 232) |
| HSL | hsl(190, 73%, 67%) |
| HSV | hsv(190, 53%, 91%) |
| CMYK | cmyk(53.4%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.67, -24.74, -19.08) |
| CIE-LCH | lch(79.67, 31.24, 217.64°) |
| OKLab | oklab(81.51% -0.0852 -0.0528) |
| OKLCH | oklch(81.51% 0.1 211.8) |
| XYZ | xyz(44.2875, 56.0972, 84.8222) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4E8 #E8806C
analogous
#6CE8BE #6CD4E8 #6C96E8
triadic
#6CD4E8 #E86CD4 #D4E86C
tetradic
#6CD4E8 #BE6CE8 #E8806C #96E86C
square
#6CD4E8 #BE6CE8 #E8806C #96E86C
split-complementary
#6CD4E8 #E86C96 #E8BE6C
monochromatic
#1DA3BC #37C5E0 #6CD4E8 #A1E3F0 #D6F3F9
Accessibility & contrast
On white
1.72
#6CD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#6CD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4E8
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4E8 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#B1BFE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd4e8; /* rgb */ color: rgb(108, 212, 232); /* oklch */ color: oklch(81.5% 0.100 211.8);
Tailwind
colors: {
custom: {
50: '#9fe1ef',
500: '#6cd4e8',
950: '#000000',
},
}SCSS
$custom: #6cd4e8; $custom-light: #9fe1ef; $custom-dark: #000000;
JSON
{
"hex": "#6cd4e8",
"rgb": {
"r": 108,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.677,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.81511,
"c": 0.10024,
"h": 211.8
},
"luminance": 0.56101
}Semantic roles & 50–950 ramp
primary
#6CD4E8
secondary
#BB513D
accent
#3010D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485