#65CEE2#65CEE2
#65CEE2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.101 H 211.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEE2 |
|---|---|
| RGB | rgb(101, 206, 226) |
| HSL | hsl(190, 68%, 64%) |
| HSV | hsv(190, 55%, 89%) |
| CMYK | cmyk(55.3%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(77.52, -24.81, -19.14) |
| CIE-LCH | lch(77.52, 31.34, 217.66°) |
| OKLab | oklab(79.65% -0.0857 -0.053) |
| OKLCH | oklch(79.65% 0.101 211.7) |
| XYZ | xyz(41.1601, 52.3964, 79.8812) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.39
Bright Sky Blue
#02CCFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEE2 #E27965
analogous
#65E2B8 #65CEE2 #6590E2
triadic
#65CEE2 #E265CE #CEE265
tetradic
#65CEE2 #B865E2 #E27965 #90E265
square
#65CEE2 #B865E2 #E27965 #90E265
split-complementary
#65CEE2 #E26590 #E2B865
monochromatic
#2096AC #31BED8 #65CEE2 #99DEEC #CCEFF5
Accessibility & contrast
On white
1.83
#65CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#65CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEE2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEE2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E3
Deuteranopia (green-blind)
#ABB9E2
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cee2; /* rgb */ color: rgb(101, 206, 226); /* oklch */ color: oklch(79.7% 0.101 211.7);
Tailwind
colors: {
custom: {
50: '#9bddeb',
500: '#65cee2',
950: '#000000',
},
}SCSS
$custom: #65cee2; $custom-light: #9bddeb; $custom-dark: #000000;
JSON
{
"hex": "#65cee2",
"rgb": {
"r": 101,
"g": 206,
"b": 226
},
"hsl": {
"h": 189.6,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.79653,
"c": 0.10073,
"h": 211.7
},
"luminance": 0.524
}Semantic roles & 50–950 ramp
primary
#65CEE2
secondary
#AE4F3D
accent
#3315D0
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484