#65C8F4#65C8F4
#65C8F4 is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.0% C 0.112 H 229.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65C8F4 |
|---|---|
| RGB | rgb(101, 200, 244) |
| HSL | hsl(198, 87%, 68%) |
| HSV | hsv(198, 59%, 96%) |
| CMYK | cmyk(58.6%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(76.44, -16.56, -30.46) |
| CIE-LCH | lch(76.44, 34.67, 241.46°) |
| OKLab | oklab(79% -0.0726 -0.0849) |
| OKLCH | oklch(79% 0.112 229.5) |
| XYZ | xyz(42.3439, 50.6028, 93.1062) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.07
Baby Blue
#89CFF0
ΔE00 4.03
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.45
Sky
#82CAFC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65C8F4 #F49165
analogous
#65F4D9 #65C8F4 #6580F4
triadic
#65C8F4 #F465C8 #C8F465
tetradic
#65C8F4 #D965F4 #F49165 #80F465
square
#65C8F4 #D965F4 #F49165 #80F465
split-complementary
#65C8F4 #F46580 #F4D965
monochromatic
#0F94D0 #2CB4F0 #65C8F4 #9EDCF8 #D7F1FC
Accessibility & contrast
On white
1.89
#65C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#65C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65C8F4
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65C8F4 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65c8f4; /* rgb */ color: rgb(101, 200, 244); /* oklch */ color: oklch(79.0% 0.112 229.5);
Tailwind
colors: {
custom: {
50: '#9cd8f8',
500: '#65c8f4',
950: '#000000',
},
}SCSS
$custom: #65c8f4; $custom-light: #9cd8f8; $custom-dark: #000000;
JSON
{
"hex": "#65c8f4",
"rgb": {
"r": 101,
"g": 200,
"b": 244
},
"hsl": {
"h": 198.462,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.78997,
"c": 0.11173,
"h": 229.5
},
"luminance": 0.50607
}Semantic roles & 50–950 ramp
primary
#65C8F4
secondary
#CB6132
accent
#4702E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385