#65D2F2#65D2F2
#65D2F2 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.2% C 0.109 H 219.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65D2F2 |
|---|---|
| RGB | rgb(101, 210, 242) |
| HSL | hsl(194, 84%, 67%) |
| HSV | hsv(194, 58%, 95%) |
| CMYK | cmyk(58.3%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.19, -22.26, -25.16) |
| CIE-LCH | lch(79.19, 33.60, 228.50°) |
| OKLab | oklab(81.18% -0.0838 -0.0699) |
| OKLCH | oklch(81.18% 0.109 219.8) |
| XYZ | xyz(44.4341, 55.2663, 92.3130) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.76
Bright Sky Blue
#02CCFE
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D2F2 #F28565
analogous
#65F2CC #65D2F2 #658CF2
triadic
#65D2F2 #F265D2 #D2F265
tetradic
#65D2F2 #CC65F2 #F28565 #8CF265
square
#65D2F2 #CC65F2 #F28565 #8CF265
split-complementary
#65D2F2 #F2658C #F2CC65
monochromatic
#11A1CB #2DC2ED #65D2F2 #9DE2F7 #D6F3FC
Accessibility & contrast
On white
1.74
#65D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#65D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D2F2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D2F2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#AABEF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65d2f2; /* rgb */ color: rgb(101, 210, 242); /* oklch */ color: oklch(81.2% 0.109 219.8);
Tailwind
colors: {
custom: {
50: '#9de0f6',
500: '#65d2f2',
950: '#000000',
},
}SCSS
$custom: #65d2f2; $custom-light: #9de0f6; $custom-dark: #000000;
JSON
{
"hex": "#65d2f2",
"rgb": {
"r": 101,
"g": 210,
"b": 242
},
"hsl": {
"h": 193.617,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.81175,
"c": 0.10912,
"h": 219.8
},
"luminance": 0.55271
}Semantic roles & 50–950 ramp
primary
#65D2F2
secondary
#C85533
accent
#3705E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485