#65DBEE#65DBEE
#65DBEE is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.109 H 209.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBEE |
|---|---|
| RGB | rgb(101, 219, 238) |
| HSL | hsl(188, 80%, 66%) |
| HSV | hsv(188, 58%, 93%) |
| CMYK | cmyk(57.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.62, -27.86, -19.35) |
| CIE-LCH | lch(81.62, 33.92, 214.79°) |
| OKLab | oklab(83.08% -0.0947 -0.0536) |
| OKLCH | oklch(83.08% 0.109 209.5) |
| XYZ | xyz(46.1247, 59.5982, 89.9452) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBEE #EE7865
analogous
#65EEBD #65DBEE #6597EE
triadic
#65DBEE #EE65DB #DBEE65
tetradic
#65DBEE #BD65EE #EE7865 #97EE65
square
#65DBEE #BD65EE #EE7865 #97EE65
split-complementary
#65DBEE #EE6597 #EEBD65
monochromatic
#16ABC3 #2ECEE8 #65DBEE #9CE8F4 #D3F5FA
Accessibility & contrast
On white
1.63
#65DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#65DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBEE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBEE | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dbee; /* rgb */ color: rgb(101, 219, 238); /* oklch */ color: oklch(83.1% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#9de6f3',
500: '#65dbee',
950: '#000000',
},
}SCSS
$custom: #65dbee; $custom-light: #9de6f3; $custom-dark: #000000;
JSON
{
"hex": "#65dbee",
"rgb": {
"r": 101,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.321,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.83076,
"c": 0.10884,
"h": 209.5
},
"luminance": 0.59603
}Semantic roles & 50–950 ramp
primary
#65DBEE
secondary
#C14A36
accent
#2609DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485