#65DBEB#65DBEB
#65DBEB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.108 H 207.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBEB |
|---|---|
| RGB | rgb(101, 219, 235) |
| HSL | hsl(187, 77%, 66%) |
| HSV | hsv(187, 57%, 92%) |
| CMYK | cmyk(57%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.52, -28.69, -17.90) |
| CIE-LCH | lch(81.52, 33.81, 211.96°) |
| OKLab | oklab(82.97% -0.0959 -0.0495) |
| OKLCH | oklch(82.97% 0.108 207.3) |
| XYZ | xyz(45.6876, 59.4234, 87.6433) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Neon Blue
#04D9FF
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBEB #EB7565
analogous
#65EBB8 #65DBEB #6598EB
triadic
#65DBEB #EB65DB #DBEB65
tetradic
#65DBEB #B865EB #EB7565 #98EB65
square
#65DBEB #B865EB #EB7565 #98EB65
split-complementary
#65DBEB #EB6598 #EBB865
monochromatic
#19A9BD #2FCEE4 #65DBEB #9BE8F2 #D1F4F9
Accessibility & contrast
On white
1.63
#65DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#65DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBEB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBEB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dbeb; /* rgb */ color: rgb(101, 219, 235); /* oklch */ color: oklch(83.0% 0.108 207.3);
Tailwind
colors: {
custom: {
50: '#9de6f1',
500: '#65dbeb',
950: '#000000',
},
}SCSS
$custom: #65dbeb; $custom-light: #9de6f1; $custom-dark: #000000;
JSON
{
"hex": "#65dbeb",
"rgb": {
"r": 101,
"g": 219,
"b": 235
},
"hsl": {
"h": 187.164,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.82967,
"c": 0.10795,
"h": 207.3
},
"luminance": 0.59428
}Semantic roles & 50–950 ramp
primary
#65DBEB
secondary
#BC4838
accent
#250CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485