#65D4E9#65D4E9
#65D4E9 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.105 H 211.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4E9 |
|---|---|
| RGB | rgb(101, 212, 233) |
| HSL | hsl(190, 75%, 65%) |
| HSV | hsv(190, 57%, 91%) |
| CMYK | cmyk(56.7%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.46, -25.82, -19.95) |
| CIE-LCH | lch(79.46, 32.63, 217.69°) |
| OKLab | oklab(81.29% -0.0893 -0.0552) |
| OKLCH | oklch(81.29% 0.105 211.7) |
| XYZ | xyz(43.6124, 55.7326, 85.5341) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.20
Baby Blue
#89CFF0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4E9 #E97A65
analogous
#65E9BC #65D4E9 #6592E9
triadic
#65D4E9 #E965D4 #D4E965
tetradic
#65D4E9 #BC65E9 #E97A65 #92E965
square
#65D4E9 #BC65E9 #E97A65 #92E965
split-complementary
#65D4E9 #E96592 #E9BC65
monochromatic
#1AA0B9 #2FC5E1 #65D4E9 #9BE3F1 #D0F2F8
Accessibility & contrast
On white
1.73
#65D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#65D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4E9
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4E9 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEA
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d4e9; /* rgb */ color: rgb(101, 212, 233); /* oklch */ color: oklch(81.3% 0.105 211.7);
Tailwind
colors: {
custom: {
50: '#9ce1f0',
500: '#65d4e9',
950: '#000000',
},
}SCSS
$custom: #65d4e9; $custom-light: #9ce1f0; $custom-dark: #000000;
JSON
{
"hex": "#65d4e9",
"rgb": {
"r": 101,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.81289,
"c": 0.10504,
"h": 211.7
},
"luminance": 0.55737
}Semantic roles & 50–950 ramp
primary
#65D4E9
secondary
#B94E3A
accent
#2E0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485