#65DAF0#65DAF0
#65DAF0 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.109 H 211.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAF0 |
|---|---|
| RGB | rgb(101, 218, 240) |
| HSL | hsl(189, 82%, 67%) |
| HSV | hsv(189, 58%, 94%) |
| CMYK | cmyk(57.9%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(81.40, -26.81, -20.75) |
| CIE-LCH | lch(81.40, 33.90, 217.74°) |
| OKLab | oklab(82.92% -0.0929 -0.0575) |
| OKLCH | oklch(82.92% 0.109 211.7) |
| XYZ | xyz(46.1600, 59.1962, 91.4146) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAF0 #F07B65
analogous
#65F0C0 #65DAF0 #6595F0
triadic
#65DAF0 #F065DA #DAF065
tetradic
#65DAF0 #C065F0 #F07B65 #95F065
square
#65DAF0 #C065F0 #F07B65 #95F065
split-complementary
#65DAF0 #F06595 #F0C065
monochromatic
#13ABC7 #2DCDEB #65DAF0 #9DE7F5 #D5F5FB
Accessibility & contrast
On white
1.64
#65DAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#65DAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAF0
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAF0 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#B3C4F0
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65daf0; /* rgb */ color: rgb(101, 218, 240); /* oklch */ color: oklch(82.9% 0.109 211.7);
Tailwind
colors: {
custom: {
50: '#9de5f5',
500: '#65daf0',
950: '#000000',
},
}SCSS
$custom: #65daf0; $custom-light: #9de5f5; $custom-dark: #000000;
JSON
{
"hex": "#65daf0",
"rgb": {
"r": 101,
"g": 218,
"b": 240
},
"hsl": {
"h": 189.496,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.8292,
"c": 0.10927,
"h": 211.7
},
"luminance": 0.59201
}Semantic roles & 50–950 ramp
primary
#65DAF0
secondary
#C44C35
accent
#2907DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485