#65E4F5#65E4F5
#65E4F5 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.4% C 0.114 H 207.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4F5 |
|---|---|
| RGB | rgb(101, 228, 245) |
| HSL | hsl(187, 88%, 68%) |
| HSV | hsv(187, 59%, 96%) |
| CMYK | cmyk(58.8%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(84.40, -30.26, -18.85) |
| CIE-LCH | lch(84.40, 35.65, 211.92°) |
| OKLab | oklab(85.39% -0.1013 -0.0522) |
| OKLCH | oklch(85.39% 0.114 207.3) |
| XYZ | xyz(49.5848, 64.8410, 96.2709) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.03
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4F5 #F57665
analogous
#65F5BE #65E4F5 #659CF5
triadic
#65E4F5 #F565E4 #E4F565
tetradic
#65E4F5 #BE65F5 #F57665 #9CF565
square
#65E4F5 #BE65F5 #F57665 #9CF565
split-complementary
#65E4F5 #F5659C #F5BE65
monochromatic
#0EBBD2 #2CDAF1 #65E4F5 #9EEEF9 #D8F8FC
Accessibility & contrast
On white
1.50
#65E4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#65E4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4F5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4F5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e4f5; /* rgb */ color: rgb(101, 228, 245); /* oklch */ color: oklch(85.4% 0.114 207.3);
Tailwind
colors: {
custom: {
50: '#9eedf8',
500: '#65e4f5',
950: '#000000',
},
}SCSS
$custom: #65e4f5; $custom-light: #9eedf8; $custom-dark: #000000;
JSON
{
"hex": "#65e4f5",
"rgb": {
"r": 101,
"g": 228,
"b": 245
},
"hsl": {
"h": 187.083,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.85387,
"c": 0.11397,
"h": 207.3
},
"luminance": 0.64846
}Semantic roles & 50–950 ramp
primary
#65E4F5
secondary
#CD4331
accent
#1C01E4
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485