#64EBF1#64EBF1
#64EBF1 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.117 H 199.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBF1 |
|---|---|
| RGB | rgb(100, 235, 241) |
| HSL | hsl(183, 83%, 67%) |
| HSV | hsv(183, 59%, 95%) |
| CMYK | cmyk(58.5%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(86.24, -34.84, -13.98) |
| CIE-LCH | lch(86.24, 37.54, 201.87°) |
| OKLab | oklab(86.82% -0.1106 -0.0387) |
| OKLCH | oklch(86.82% 0.117 199.3) |
| XYZ | xyz(50.8343, 68.4716, 93.7394) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Bright Light Blue
#26F7FD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBF1 #F16A64
analogous
#64F1B1 #64EBF1 #64A5F1
triadic
#64EBF1 #F164EB #EBF164
tetradic
#64EBF1 #B164F1 #F16A64 #A5F164
square
#64EBF1 #B164F1 #F16A64 #A5F164
split-complementary
#64EBF1 #F164A5 #F1B164
monochromatic
#12C1C8 #2CE4EC #64EBF1 #9CF2F6 #D4F9FB
Accessibility & contrast
On white
1.43
#64EBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#64EBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBF1
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBF1 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F2
Deuteranopia (green-blind)
#C5D1F2
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64ebf1; /* rgb */ color: rgb(100, 235, 241); /* oklch */ color: oklch(86.8% 0.117 199.3);
Tailwind
colors: {
custom: {
50: '#9ef2f5',
500: '#64ebf1',
950: '#000000',
},
}SCSS
$custom: #64ebf1; $custom-light: #9ef2f5; $custom-dark: #000000;
JSON
{
"hex": "#64ebf1",
"rgb": {
"r": 100,
"g": 235,
"b": 241
},
"hsl": {
"h": 182.553,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86821,
"c": 0.11722,
"h": 199.3
},
"luminance": 0.68477
}Semantic roles & 50–950 ramp
primary
#64EBF1
secondary
#C53A34
accent
#0F06E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585