#65D4E7#65D4E7
#65D4E7 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.104 H 210.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4E7 |
|---|---|
| RGB | rgb(101, 212, 231) |
| HSL | hsl(189, 73%, 65%) |
| HSV | hsv(189, 56%, 91%) |
| CMYK | cmyk(56.3%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.40, -26.38, -18.98) |
| CIE-LCH | lch(79.40, 32.50, 215.73°) |
| OKLab | oklab(81.22% -0.0901 -0.0525) |
| OKLCH | oklch(81.22% 0.104 210.2) |
| XYZ | xyz(43.3283, 55.6190, 84.0380) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4E7 #E77865
analogous
#65E7B9 #65D4E7 #6593E7
triadic
#65D4E7 #E765D4 #D4E765
tetradic
#65D4E7 #B965E7 #E77865 #93E765
square
#65D4E7 #B965E7 #E77865 #93E765
split-complementary
#65D4E7 #E76593 #E7B965
monochromatic
#1C9FB5 #30C5DF #65D4E7 #9AE3EF #CFF2F8
Accessibility & contrast
On white
1.73
#65D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#65D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4E7
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4E7 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE8
Deuteranopia (green-blind)
#B0BEE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d4e7; /* rgb */ color: rgb(101, 212, 231); /* oklch */ color: oklch(81.2% 0.104 210.2);
Tailwind
colors: {
custom: {
50: '#9ce1ee',
500: '#65d4e7',
950: '#000000',
},
}SCSS
$custom: #65d4e7; $custom-light: #9ce1ee; $custom-dark: #000000;
JSON
{
"hex": "#65d4e7",
"rgb": {
"r": 101,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.769,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.81215,
"c": 0.10432,
"h": 210.2
},
"luminance": 0.55623
}Semantic roles & 50–950 ramp
primary
#65D4E7
secondary
#B54D3B
accent
#2D10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485