#65CEF4#65CEF4
#65CEF4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.111 H 224.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEF4 |
|---|---|
| RGB | rgb(101, 206, 244) |
| HSL | hsl(196, 87%, 68%) |
| HSV | hsv(196, 59%, 96%) |
| CMYK | cmyk(58.6%, 15.6%, 0%, 4.3%) |
| CIE-LAB | lab(78.13, -19.65, -27.86) |
| CIE-LCH | lch(78.13, 34.09, 234.79°) |
| OKLab | oklab(80.35% -0.0789 -0.0775) |
| OKLCH | oklch(80.35% 0.111 224.5) |
| XYZ | xyz(43.7609, 53.4367, 93.5785) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.59
Bright Sky Blue
#02CCFE
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 3.78
Lightblue (survey)
#7BC8F6
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 5.14
Lightskyblue
#87CEFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEF4 #F48B65
analogous
#65F4D2 #65CEF4 #6586F4
triadic
#65CEF4 #F465CE #CEF465
tetradic
#65CEF4 #D265F4 #F48B65 #86F465
square
#65CEF4 #D265F4 #F48B65 #86F465
split-complementary
#65CEF4 #F46586 #F4D265
monochromatic
#0F9CD0 #2CBCF0 #65CEF4 #9EE0F8 #D7F2FC
Accessibility & contrast
On white
1.80
#65CEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#65CEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEF4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEF4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65cef4; /* rgb */ color: rgb(101, 206, 244); /* oklch */ color: oklch(80.3% 0.111 224.5);
Tailwind
colors: {
custom: {
50: '#9dddf7',
500: '#65cef4',
950: '#000000',
},
}SCSS
$custom: #65cef4; $custom-light: #9dddf7; $custom-dark: #000000;
JSON
{
"hex": "#65cef4",
"rgb": {
"r": 101,
"g": 206,
"b": 244
},
"hsl": {
"h": 195.944,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.80349,
"c": 0.1106,
"h": 224.5
},
"luminance": 0.53441
}Semantic roles & 50–950 ramp
primary
#65CEF4
secondary
#CB5B32
accent
#3E02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485