#65E4FA#65E4FA
#65E4FA is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.116 H 210.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4FA |
|---|---|
| RGB | rgb(101, 228, 250) |
| HSL | hsl(189, 94%, 69%) |
| HSV | hsv(189, 60%, 98%) |
| CMYK | cmyk(59.6%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(84.56, -28.86, -21.25) |
| CIE-LCH | lch(84.56, 35.84, 216.36°) |
| OKLab | oklab(85.57% -0.0994 -0.0589) |
| OKLCH | oklch(85.57% 0.116 210.7) |
| XYZ | xyz(50.3585, 65.1505, 100.3453) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Neon Blue
#04D9FF
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4FA #FA7B65
analogous
#65FAC6 #65E4FA #659AFA
triadic
#65E4FA #FA65E4 #E4FA65
tetradic
#65E4FA #C665FA #FA7B65 #9AFA65
square
#65E4FA #C665FA #FA7B65 #9AFA65
split-complementary
#65E4FA #FA659A #FAC665
monochromatic
#07BEDD #2ADAF8 #65E4FA #A0EEFC #DCF9FE
Accessibility & contrast
On white
1.50
#65E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#65E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4FA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4FA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFB
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e4fa; /* rgb */ color: rgb(101, 228, 250); /* oklch */ color: oklch(85.6% 0.116 210.7);
Tailwind
colors: {
custom: {
50: '#9eecfc',
500: '#65e4fa',
950: '#000000',
},
}SCSS
$custom: #65e4fa; $custom-light: #9eecfc; $custom-dark: #000000;
JSON
{
"hex": "#65e4fa",
"rgb": {
"r": 101,
"g": 228,
"b": 250
},
"hsl": {
"h": 188.859,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.85568,
"c": 0.11551,
"h": 210.7
},
"luminance": 0.65156
}Semantic roles & 50–950 ramp
primary
#65E4FA
secondary
#D4482F
accent
#2200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485