#65F5FA#65F5FA
#65F5FA is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.5% C 0.123 H 198.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5FA |
|---|---|
| RGB | rgb(101, 245, 250) |
| HSL | hsl(182, 94%, 69%) |
| HSV | hsv(182, 60%, 98%) |
| CMYK | cmyk(59.6%, 2%, 0%, 2%) |
| CIE-LAB | lab(89.38, -36.89, -14.00) |
| CIE-LCH | lch(89.38, 39.45, 200.78°) |
| OKLab | oklab(89.45% -0.1166 -0.0388) |
| OKLCH | oklch(89.45% 0.123 198.4) |
| XYZ | xyz(55.2671, 74.9678, 101.9815) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.55
Bright Cyan
#41FDFE
ΔE00 3.00
Aqua
#00FFFF
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5FA #FA6A65
analogous
#65FAB5 #65F5FA #65ABFA
triadic
#65F5FA #FA65F5 #F5FA65
tetradic
#65F5FA #B565FA #FA6A65 #ABFA65
square
#65F5FA #B565FA #FA6A65 #ABFA65
split-complementary
#65F5FA #FA65AB #FAB565
monochromatic
#07D6DD #2AF1F8 #65F5FA #A0F9FC #DCFDFE
Accessibility & contrast
On white
1.31
#65F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#65F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5FA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5FA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65f5fa; /* rgb */ color: rgb(101, 245, 250); /* oklch */ color: oklch(89.5% 0.123 198.4);
Tailwind
colors: {
custom: {
50: '#a0f9fb',
500: '#65f5fa',
950: '#000000',
},
}SCSS
$custom: #65f5fa; $custom-light: #a0f9fb; $custom-dark: #000000;
JSON
{
"hex": "#65f5fa",
"rgb": {
"r": 101,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.013,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.8945,
"c": 0.12286,
"h": 198.4
},
"luminance": 0.74974
}Semantic roles & 50–950 ramp
primary
#65F5FA
secondary
#D4352F
accent
#0800E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585