#64CEDA#64CEDA
#64CEDA is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.099 H 205.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64CEDA |
|---|---|
| RGB | rgb(100, 206, 218) |
| HSL | hsl(186, 61%, 62%) |
| HSV | hsv(186, 54%, 85%) |
| CMYK | cmyk(54.1%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.23, -27.22, -15.29) |
| CIE-LCH | lch(77.23, 31.22, 209.32°) |
| OKLab | oklab(79.33% -0.0895 -0.0422) |
| OKLCH | oklch(79.33% 0.099 205.3) |
| XYZ | xyz(39.9766, 51.9101, 74.2290) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 7.09
Robin'S Egg
#6DEDFD
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CEDA #DA7064
analogous
#64DAAB #64CEDA #6493DA
triadic
#64CEDA #DA64CE #CEDA64
tetradic
#64CEDA #AB64DA #DA7064 #93DA64
square
#64CEDA #AB64DA #DA7064 #93DA64
split-complementary
#64CEDA #DA6493 #DAAB64
monochromatic
#26929E #33BECE #64CEDA #95DEE6 #C7EDF2
Accessibility & contrast
On white
1.84
#64CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#64CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CEDA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CEDA | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64ceda; /* rgb */ color: rgb(100, 206, 218); /* oklch */ color: oklch(79.3% 0.099 205.3);
Tailwind
colors: {
custom: {
50: '#9adde5',
500: '#64ceda',
950: '#000000',
},
}SCSS
$custom: #64ceda; $custom-light: #9adde5; $custom-dark: #000000;
JSON
{
"hex": "#64ceda",
"rgb": {
"r": 100,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.102,
"s": 61.458,
"l": 62.353
},
"oklch": {
"l": 0.79325,
"c": 0.09897,
"h": 205.3
},
"luminance": 0.51914
}Semantic roles & 50–950 ramp
primary
#64CEDA
secondary
#A24A40
accent
#2E1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484