#65DDF5#65DDF5
#65DDF5 is a very light, moderate cyan. Relative luminance 0.611; OKLCH L 83.8% C 0.112 H 212.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDF5 |
|---|---|
| RGB | rgb(101, 221, 245) |
| HSL | hsl(190, 88%, 68%) |
| HSV | hsv(190, 59%, 96%) |
| CMYK | cmyk(58.8%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.42, -26.87, -21.86) |
| CIE-LCH | lch(82.42, 34.64, 219.13°) |
| OKLab | oklab(83.79% -0.0941 -0.0606) |
| OKLCH | oklch(83.79% 0.112 212.8) |
| XYZ | xyz(47.6980, 61.0674, 95.6420) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDF5 #F57D65
analogous
#65F5C5 #65DDF5 #6595F5
triadic
#65DDF5 #F565DD #DDF565
tetradic
#65DDF5 #C565F5 #F57D65 #95F565
square
#65DDF5 #C565F5 #F57D65 #95F565
split-complementary
#65DDF5 #F56595 #F5C565
monochromatic
#0EB1D2 #2CD0F1 #65DDF5 #9EEAF9 #D8F6FC
Accessibility & contrast
On white
1.59
#65DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#65DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDF5
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDF5 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F6
Deuteranopia (green-blind)
#B5C6F5
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65ddf5; /* rgb */ color: rgb(101, 221, 245); /* oklch */ color: oklch(83.8% 0.112 212.8);
Tailwind
colors: {
custom: {
50: '#9ee7f8',
500: '#65ddf5',
950: '#000000',
},
}SCSS
$custom: #65ddf5; $custom-light: #9ee7f8; $custom-dark: #000000;
JSON
{
"hex": "#65ddf5",
"rgb": {
"r": 101,
"g": 221,
"b": 245
},
"hsl": {
"h": 190,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.8379,
"c": 0.11193,
"h": 212.8
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#65DDF5
secondary
#CD4B31
accent
#2701E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485