#65E1F4#65E1F4
#65E1F4 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.113 H 208.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1F4 |
|---|---|
| RGB | rgb(101, 225, 244) |
| HSL | hsl(188, 87%, 68%) |
| HSV | hsv(188, 59%, 96%) |
| CMYK | cmyk(58.6%, 7.8%, 0%, 4.3%) |
| CIE-LAB | lab(83.52, -29.09, -19.66) |
| CIE-LCH | lch(83.52, 35.11, 214.05°) |
| OKLab | oklab(84.67% -0.0986 -0.0544) |
| OKLCH | oklch(84.67% 0.113 208.9) |
| XYZ | xyz(48.6145, 63.1439, 95.1964) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.86
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1F4 #F47865
analogous
#65F4BF #65E1F4 #6599F4
triadic
#65E1F4 #F465E1 #E1F465
tetradic
#65E1F4 #BF65F4 #F47865 #99F465
square
#65E1F4 #BF65F4 #F47865 #99F465
split-complementary
#65E1F4 #F46599 #F4BF65
monochromatic
#0FB6D0 #2CD6F0 #65E1F4 #9EECF8 #D7F7FC
Accessibility & contrast
On white
1.54
#65E1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#65E1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1F4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1F4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#BAC9F4
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e1f4; /* rgb */ color: rgb(101, 225, 244); /* oklch */ color: oklch(84.7% 0.113 208.9);
Tailwind
colors: {
custom: {
50: '#9eeaf7',
500: '#65e1f4',
950: '#000000',
},
}SCSS
$custom: #65e1f4; $custom-light: #9eeaf7; $custom-dark: #000000;
JSON
{
"hex": "#65e1f4",
"rgb": {
"r": 101,
"g": 225,
"b": 244
},
"hsl": {
"h": 187.972,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.84666,
"c": 0.11265,
"h": 208.9
},
"luminance": 0.63149
}Semantic roles & 50–950 ramp
primary
#65E1F4
secondary
#CB4632
accent
#2002E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485