#65D7EE#65D7EE
#65D7EE is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.108 H 212.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7EE |
|---|---|
| RGB | rgb(101, 215, 238) |
| HSL | hsl(190, 80%, 66%) |
| HSV | hsv(190, 58%, 93%) |
| CMYK | cmyk(57.6%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.48, -25.90, -21.07) |
| CIE-LCH | lch(80.48, 33.39, 219.14°) |
| OKLab | oklab(82.16% -0.0906 -0.0584) |
| OKLCH | oklch(82.16% 0.108 212.8) |
| XYZ | xyz(45.0936, 57.5362, 89.6015) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Baby Blue
#89CFF0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7EE #EE7C65
analogous
#65EEC1 #65D7EE #6593EE
triadic
#65D7EE #EE65D7 #D7EE65
tetradic
#65D7EE #C165EE #EE7C65 #93EE65
square
#65D7EE #C165EE #EE7C65 #93EE65
split-complementary
#65D7EE #EE6593 #EEC165
monochromatic
#16A6C3 #2EC9E8 #65D7EE #9CE5F4 #D3F4FA
Accessibility & contrast
On white
1.68
#65D7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#65D7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7EE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7EE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d7ee; /* rgb */ color: rgb(101, 215, 238); /* oklch */ color: oklch(82.2% 0.108 212.8);
Tailwind
colors: {
custom: {
50: '#9de3f3',
500: '#65d7ee',
950: '#000000',
},
}SCSS
$custom: #65d7ee; $custom-light: #9de3f3; $custom-dark: #000000;
JSON
{
"hex": "#65d7ee",
"rgb": {
"r": 101,
"g": 215,
"b": 238
},
"hsl": {
"h": 190.073,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.82161,
"c": 0.10776,
"h": 212.8
},
"luminance": 0.57541
}Semantic roles & 50–950 ramp
primary
#65D7EE
secondary
#C14E36
accent
#2D09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485