#65D4EA#65D4EA
#65D4EA is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.105 H 212.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65D4EA |
|---|---|
| RGB | rgb(101, 212, 234) |
| HSL | hsl(190, 76%, 66%) |
| HSV | hsv(190, 57%, 92%) |
| CMYK | cmyk(56.8%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.49, -25.54, -20.44) |
| CIE-LCH | lch(79.49, 32.71, 218.66°) |
| OKLab | oklab(81.33% -0.0889 -0.0566) |
| OKLCH | oklch(81.33% 0.105 212.5) |
| XYZ | xyz(43.7556, 55.7899, 86.2886) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.19
Sky Blue
#87CEEB
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 7.18
Robin Egg Blue
#8AF1FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D4EA #EA7B65
analogous
#65EABD #65D4EA #6591EA
triadic
#65D4EA #EA65D4 #D4EA65
tetradic
#65D4EA #BD65EA #EA7B65 #91EA65
square
#65D4EA #BD65EA #EA7B65 #91EA65
split-complementary
#65D4EA #EA6591 #EABD65
monochromatic
#1AA0BB #2FC5E3 #65D4EA #9BE3F1 #D1F2F9
Accessibility & contrast
On white
1.73
#65D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#65D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D4EA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D4EA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65d4ea; /* rgb */ color: rgb(101, 212, 234); /* oklch */ color: oklch(81.3% 0.105 212.5);
Tailwind
colors: {
custom: {
50: '#9ce1f0',
500: '#65d4ea',
950: '#000000',
},
}SCSS
$custom: #65d4ea; $custom-light: #9ce1f0; $custom-dark: #000000;
JSON
{
"hex": "#65d4ea",
"rgb": {
"r": 101,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.925,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.81326,
"c": 0.10544,
"h": 212.5
},
"luminance": 0.55794
}Semantic roles & 50–950 ramp
primary
#65D4EA
secondary
#BA4E39
accent
#2F0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485