#65FFFF#65FFFF
#65FFFF is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.129 H 195.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFFF |
|---|---|
| RGB | rgb(101, 255, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.35, -40.11, -12.15) |
| CIE-LCH | lch(92.35, 41.91, 196.85°) |
| OKLab | oklab(91.9% -0.1245 -0.0337) |
| OKLCH | oklch(91.9% 0.129 195.1) |
| XYZ | xyz(59.1689, 81.5004, 107.2012) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.68
Aqua
#00FFFF
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Turquoise
#0FFEF9
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 5.99
Light Cyan
#ACFFFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFFF #FF6565
analogous
#65FFB2 #65FFFF #65B2FF
triadic
#65FFFF #FF65FF #FFFF65
tetradic
#65FFFF #B265FF #FF6565 #B2FF65
square
#65FFFF #B265FF #FF6565 #B2FF65
split-complementary
#65FFFF #FF65B2 #FFB265
monochromatic
#00EAEA #28FFFF #65FFFF #A2FFFF #DFFFFF
Accessibility & contrast
On white
1.21
#65FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#65FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFFF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFFF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #65ffff; /* rgb */ color: rgb(101, 255, 255); /* oklch */ color: oklch(91.9% 0.129 195.1);
Tailwind
colors: {
custom: {
50: '#a1ffff',
500: '#65ffff',
950: '#000000',
},
}SCSS
$custom: #65ffff; $custom-light: #a1ffff; $custom-dark: #000000;
JSON
{
"hex": "#65ffff",
"rgb": {
"r": 101,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91904,
"c": 0.12901,
"h": 195.1
},
"luminance": 0.81507
}Semantic roles & 50–950 ramp
primary
#65FFFF
secondary
#DA2E2E
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686