#65FFFA#65FFFA
#65FFFA is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.129 H 192.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFFA |
|---|---|
| RGB | rgb(101, 255, 250) |
| HSL | hsl(178, 100%, 70%) |
| HSV | hsv(178, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.21, -41.43, -9.77) |
| CIE-LCH | lch(92.21, 42.56, 193.27°) |
| OKLab | oklab(91.74% -0.1266 -0.0272) |
| OKLCH | oklch(91.74% 0.129 192.1) |
| XYZ | xyz(58.3745, 81.1826, 103.0173) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Bright Turquoise
#0FFEF9
ΔE00 2.71
Aqua
#00FFFF
ΔE00 2.95
Bright Light Blue
#26F7FD
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFFA #FF656A
analogous
#65FFAD #65FFFA #65B7FF
triadic
#65FFFA #FA65FF #FFFA65
tetradic
#65FFFA #AD65FF #FF656A #B7FF65
square
#65FFFA #AD65FF #FF656A #B7FF65
split-complementary
#65FFFA #FF65B7 #FFAD65
monochromatic
#00EAE2 #28FFF8 #65FFFA #A2FFFC #DFFFFE
Accessibility & contrast
On white
1.22
#65FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#65FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFFA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFFA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #65fffa; /* rgb */ color: rgb(101, 255, 250); /* oklch */ color: oklch(91.7% 0.129 192.1);
Tailwind
colors: {
custom: {
50: '#a1fffb',
500: '#65fffa',
950: '#000000',
},
}SCSS
$custom: #65fffa; $custom-light: #a1fffb; $custom-dark: #000000;
JSON
{
"hex": "#65fffa",
"rgb": {
"r": 101,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.052,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91743,
"c": 0.12948,
"h": 192.1
},
"luminance": 0.81189
}Semantic roles & 50–950 ramp
primary
#65FFFA
secondary
#DA2E34
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685