#65CFE0#65CFE0
#65CFE0 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.100 H 209.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFE0 |
|---|---|
| RGB | rgb(101, 207, 224) |
| HSL | hsl(188, 66%, 64%) |
| HSV | hsv(188, 55%, 88%) |
| CMYK | cmyk(54.9%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(77.74, -25.86, -17.74) |
| CIE-LCH | lch(77.74, 31.36, 214.44°) |
| OKLab | oklab(79.81% -0.0875 -0.0491) |
| OKLCH | oklch(79.81% 0.1 209.3) |
| XYZ | xyz(41.1288, 52.7703, 78.5248) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.63
Robin Egg Blue
#8AF1FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFE0 #E07665
analogous
#65E0B3 #65CFE0 #6591E0
triadic
#65CFE0 #E065CF #CFE065
tetradic
#65CFE0 #B365E0 #E07665 #91E065
square
#65CFE0 #B365E0 #E07665 #91E065
split-complementary
#65CFE0 #E06591 #E0B365
monochromatic
#2296A9 #32BFD6 #65CFE0 #98DFEA #CBEFF5
Accessibility & contrast
On white
1.82
#65CFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#65CFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFE0
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFE0 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E1
Deuteranopia (green-blind)
#ACBAE0
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cfe0; /* rgb */ color: rgb(101, 207, 224); /* oklch */ color: oklch(79.8% 0.100 209.3);
Tailwind
colors: {
custom: {
50: '#9bdee9',
500: '#65cfe0',
950: '#000000',
},
}SCSS
$custom: #65cfe0; $custom-light: #9bdee9; $custom-dark: #000000;
JSON
{
"hex": "#65cfe0",
"rgb": {
"r": 101,
"g": 207,
"b": 224
},
"hsl": {
"h": 188.293,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.79809,
"c": 0.10035,
"h": 209.3
},
"luminance": 0.52774
}Semantic roles & 50–950 ramp
primary
#65CFE0
secondary
#AB4D3E
accent
#3017CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484