#65F4FA#65F4FA
#65F4FA is a very light, vivid teal. Relative luminance 0.744; OKLCH L 89.2% C 0.122 H 199.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4FA |
|---|---|
| RGB | rgb(101, 244, 250) |
| HSL | hsl(182, 94%, 69%) |
| HSV | hsv(182, 60%, 98%) |
| CMYK | cmyk(59.6%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(89.09, -36.42, -14.42) |
| CIE-LCH | lch(89.09, 39.17, 201.60°) |
| OKLab | oklab(89.22% -0.1156 -0.0399) |
| OKLCH | oklch(89.22% 0.122 199.1) |
| XYZ | xyz(54.9654, 74.3644, 101.8810) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.68
Bright Cyan
#41FDFE
ΔE00 3.34
Robin'S Egg
#6DEDFD
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4FA #FA6B65
analogous
#65FAB6 #65F4FA #65AAFA
triadic
#65F4FA #FA65F4 #F4FA65
tetradic
#65F4FA #B665FA #FA6B65 #AAFA65
square
#65F4FA #B665FA #FA6B65 #AAFA65
split-complementary
#65F4FA #FA65AA #FAB665
monochromatic
#07D5DD #2AF0F8 #65F4FA #A0F8FC #DCFCFE
Accessibility & contrast
On white
1.32
#65F4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#65F4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4FA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4FA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#CDD8FB
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f4fa; /* rgb */ color: rgb(101, 244, 250); /* oklch */ color: oklch(89.2% 0.122 199.1);
Tailwind
colors: {
custom: {
50: '#a0f8fc',
500: '#65f4fa',
950: '#000000',
},
}SCSS
$custom: #65f4fa; $custom-light: #a0f8fc; $custom-dark: #000000;
JSON
{
"hex": "#65f4fa",
"rgb": {
"r": 101,
"g": 244,
"b": 250
},
"hsl": {
"h": 182.416,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.89221,
"c": 0.12228,
"h": 199.1
},
"luminance": 0.7437
}Semantic roles & 50–950 ramp
primary
#65F4FA
secondary
#D4362F
accent
#0900E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585