#65DBE9#65DBE9
#65DBE9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.107 H 205.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBE9 |
|---|---|
| RGB | rgb(101, 219, 233) |
| HSL | hsl(186, 75%, 65%) |
| HSV | hsv(186, 57%, 91%) |
| CMYK | cmyk(56.7%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(81.46, -29.24, -16.93) |
| CIE-LCH | lch(81.46, 33.79, 210.07°) |
| OKLab | oklab(82.9% -0.0967 -0.0468) |
| OKLCH | oklch(82.9% 0.107 205.8) |
| XYZ | xyz(45.4003, 59.3085, 86.1301) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.68
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBE9 #E97365
analogous
#65E9B5 #65DBE9 #6599E9
triadic
#65DBE9 #E965DB #DBE965
tetradic
#65DBE9 #B565E9 #E97365 #99E965
square
#65DBE9 #B565E9 #E97365 #99E965
split-complementary
#65DBE9 #E96599 #E9B565
monochromatic
#1AA8B9 #2FCEE1 #65DBE9 #9BE8F1 #D0F4F8
Accessibility & contrast
On white
1.63
#65DBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#65DBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBE9
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBE9 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dbe9; /* rgb */ color: rgb(101, 219, 233); /* oklch */ color: oklch(82.9% 0.107 205.8);
Tailwind
colors: {
custom: {
50: '#9ce6f0',
500: '#65dbe9',
950: '#000000',
},
}SCSS
$custom: #65dbe9; $custom-light: #9ce6f0; $custom-dark: #000000;
JSON
{
"hex": "#65dbe9",
"rgb": {
"r": 101,
"g": 219,
"b": 233
},
"hsl": {
"h": 186.364,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.82896,
"c": 0.10747,
"h": 205.8
},
"luminance": 0.59313
}Semantic roles & 50–950 ramp
primary
#65DBE9
secondary
#B9473A
accent
#240ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485