#65CCE0#65CCE0
#65CCE0 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.099 H 212.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCE0 |
|---|---|
| RGB | rgb(101, 204, 224) |
| HSL | hsl(190, 66%, 64%) |
| HSV | hsv(190, 55%, 88%) |
| CMYK | cmyk(54.9%, 8.9%, 0%, 12.2%) |
| CIE-LAB | lab(76.88, -24.37, -19.04) |
| CIE-LCH | lch(76.88, 30.93, 217.99°) |
| OKLab | oklab(79.12% -0.0843 -0.0527) |
| OKLCH | oklch(79.12% 0.099 212) |
| XYZ | xyz(40.4089, 51.3305, 78.2848) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.75
Neon Blue
#04D9FF
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 6.09
Baby Blue
#89CFF0
ΔE00 7.33
Bright Sky Blue
#02CCFE
ΔE00 7.70
Robin'S Egg
#6DEDFD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCE0 #E07965
analogous
#65E0B6 #65CCE0 #658EE0
triadic
#65CCE0 #E065CC #CCE065
tetradic
#65CCE0 #B665E0 #E07965 #8EE065
square
#65CCE0 #B665E0 #E07965 #8EE065
split-complementary
#65CCE0 #E0658E #E0B665
monochromatic
#2293A9 #32BBD6 #65CCE0 #98DDEA #CBEEF5
Accessibility & contrast
On white
1.86
#65CCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#65CCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCE0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCE0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#A9B8E0
Tritanopia (blue-blind)
#00D4D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cce0; /* rgb */ color: rgb(101, 204, 224); /* oklch */ color: oklch(79.1% 0.099 212.0);
Tailwind
colors: {
custom: {
50: '#9bdbe9',
500: '#65cce0',
950: '#000000',
},
}SCSS
$custom: #65cce0; $custom-light: #9bdbe9; $custom-dark: #000000;
JSON
{
"hex": "#65cce0",
"rgb": {
"r": 101,
"g": 204,
"b": 224
},
"hsl": {
"h": 189.756,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.79119,
"c": 0.09941,
"h": 212
},
"luminance": 0.51334
}Semantic roles & 50–950 ramp
primary
#65CCE0
secondary
#AB503E
accent
#3517CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484