#65CFE3#65CFE3
#65CFE3 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.101 H 211.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFE3 |
|---|---|
| RGB | rgb(101, 207, 227) |
| HSL | hsl(190, 69%, 64%) |
| HSV | hsv(190, 56%, 89%) |
| CMYK | cmyk(55.5%, 8.8%, 0%, 11%) |
| CIE-LAB | lab(77.84, -25.03, -19.20) |
| CIE-LCH | lch(77.84, 31.54, 217.49°) |
| OKLab | oklab(79.92% -0.0863 -0.0531) |
| OKLCH | oklch(79.92% 0.101 211.6) |
| XYZ | xyz(41.5392, 52.9344, 80.6864) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 7.13
Baby Blue
#89CFF0
ΔE00 7.43
Bright Sky Blue
#02CCFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFE3 #E37965
analogous
#65E3B8 #65CFE3 #6590E3
triadic
#65CFE3 #E365CF #CFE365
tetradic
#65CFE3 #B865E3 #E37965 #90E365
square
#65CFE3 #B865E3 #E37965 #90E365
split-complementary
#65CFE3 #E36590 #E3B865
monochromatic
#2097AE #31BFDA #65CFE3 #99DFEC #CDEFF6
Accessibility & contrast
On white
1.81
#65CFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#65CFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFE3
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFE3 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E4
Deuteranopia (green-blind)
#ABBAE3
Tritanopia (blue-blind)
#00D8D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #65cfe3; /* rgb */ color: rgb(101, 207, 227); /* oklch */ color: oklch(79.9% 0.101 211.6);
Tailwind
colors: {
custom: {
50: '#9bdeeb',
500: '#65cfe3',
950: '#000000',
},
}SCSS
$custom: #65cfe3; $custom-light: #9bdeeb; $custom-dark: #000000;
JSON
{
"hex": "#65cfe3",
"rgb": {
"r": 101,
"g": 207,
"b": 227
},
"hsl": {
"h": 189.524,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.7992,
"c": 0.10139,
"h": 211.6
},
"luminance": 0.52938
}Semantic roles & 50–950 ramp
primary
#65CFE3
secondary
#AF4F3D
accent
#3214D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484