#65F6FA#65F6FA
#65F6FA is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.7% C 0.123 H 197.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6FA |
|---|---|
| RGB | rgb(101, 246, 250) |
| HSL | hsl(182, 94%, 69%) |
| HSV | hsv(182, 60%, 98%) |
| CMYK | cmyk(59.6%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(89.66, -37.34, -13.57) |
| CIE-LCH | lch(89.66, 39.73, 199.97°) |
| OKLab | oklab(89.68% -0.1176 -0.0376) |
| OKLCH | oklch(89.68% 0.123 197.7) |
| XYZ | xyz(55.5705, 75.5745, 102.0827) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.47
Bright Cyan
#41FDFE
ΔE00 2.68
Aqua
#00FFFF
ΔE00 3.93
Bright Turquoise
#0FFEF9
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6FA #FA6965
analogous
#65FAB4 #65F6FA #65ACFA
triadic
#65F6FA #FA65F6 #F6FA65
tetradic
#65F6FA #B465FA #FA6965 #ACFA65
square
#65F6FA #B465FA #FA6965 #ACFA65
split-complementary
#65F6FA #FA65AC #FAB465
monochromatic
#07D8DD #2AF3F8 #65F6FA #A0F9FC #DCFDFE
Accessibility & contrast
On white
1.30
#65F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#65F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6FA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6FA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65f6fa; /* rgb */ color: rgb(101, 246, 250); /* oklch */ color: oklch(89.7% 0.123 197.7);
Tailwind
colors: {
custom: {
50: '#a0f9fb',
500: '#65f6fa',
950: '#000000',
},
}SCSS
$custom: #65f6fa; $custom-light: #a0f9fb; $custom-dark: #000000;
JSON
{
"hex": "#65f6fa",
"rgb": {
"r": 101,
"g": 246,
"b": 250
},
"hsl": {
"h": 181.611,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.89679,
"c": 0.12346,
"h": 197.7
},
"luminance": 0.7558
}Semantic roles & 50–950 ramp
primary
#65F6FA
secondary
#D4342F
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585