#64F3FE#64F3FE
#64F3FE is a very light, vivid teal. Relative luminance 0.740; OKLCH L 89.1% C 0.123 H 202.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64F3FE |
|---|---|
| RGB | rgb(100, 243, 254) |
| HSL | hsl(184, 99%, 69%) |
| HSV | hsv(184, 61%, 100%) |
| CMYK | cmyk(60.6%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(88.90, -35.04, -16.80) |
| CIE-LCH | lch(88.90, 38.86, 205.61°) |
| OKLab | oklab(89.1% -0.1135 -0.0465) |
| OKLCH | oklch(89.1% 0.123 202.3) |
| XYZ | xyz(55.1879, 73.9604, 105.1140) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Bright Light Blue
#26F7FD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F3FE #FE6F64
analogous
#64FEBC #64F3FE #64A6FE
triadic
#64F3FE #FE64F3 #F3FE64
tetradic
#64F3FE #BC64FE #FE6F64 #A6FE64
square
#64F3FE #BC64FE #FE6F64 #A6FE64
split-complementary
#64F3FE #FE64A6 #FEBC64
monochromatic
#01D6E6 #27EEFE #64F3FE #A1F8FE #DEFCFF
Accessibility & contrast
On white
1.33
#64F3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#64F3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F3FE
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F3FE | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#CAD8FF
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f3fe; /* rgb */ color: rgb(100, 243, 254); /* oklch */ color: oklch(89.1% 0.123 202.3);
Tailwind
colors: {
custom: {
50: '#a0f7fe',
500: '#64f3fe',
950: '#000000',
},
}SCSS
$custom: #64f3fe; $custom-light: #a0f7fe; $custom-dark: #000000;
JSON
{
"hex": "#64f3fe",
"rgb": {
"r": 100,
"g": 243,
"b": 254
},
"hsl": {
"h": 184.286,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.89099,
"c": 0.12265,
"h": 202.3
},
"luminance": 0.73966
}Semantic roles & 50–950 ramp
primary
#64F3FE
secondary
#D93A2D
accent
#1000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585