#65D4E8#65D4E8
#65D4E8 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.105 H 211.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4E8 |
|---|---|
| RGB | rgb(101, 212, 232) |
| HSL | hsl(189, 74%, 65%) |
| HSV | hsv(189, 56%, 91%) |
| CMYK | cmyk(56.5%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.43, -26.10, -19.47) |
| CIE-LCH | lch(79.43, 32.56, 216.72°) |
| OKLab | oklab(81.25% -0.0897 -0.0539) |
| OKLCH | oklch(81.25% 0.105 211) |
| XYZ | xyz(43.4699, 55.6756, 84.7839) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4E8 #E87965
analogous
#65E8BA #65D4E8 #6593E8
triadic
#65D4E8 #E865D4 #D4E865
tetradic
#65D4E8 #BA65E8 #E87965 #93E865
square
#65D4E8 #BA65E8 #E87965 #93E865
split-complementary
#65D4E8 #E86593 #E8BA65
monochromatic
#1B9FB7 #30C5E0 #65D4E8 #9AE3F0 #CFF2F8
Accessibility & contrast
On white
1.73
#65D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#65D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4E8
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4E8 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d4e8; /* rgb */ color: rgb(101, 212, 232); /* oklch */ color: oklch(81.3% 0.105 211.0);
Tailwind
colors: {
custom: {
50: '#9ce1ef',
500: '#65d4e8',
950: '#000000',
},
}SCSS
$custom: #65d4e8; $custom-light: #9ce1ef; $custom-dark: #000000;
JSON
{
"hex": "#65d4e8",
"rgb": {
"r": 101,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.16,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.81252,
"c": 0.10467,
"h": 211
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#65D4E8
secondary
#B74D3A
accent
#2E0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485