#65F7FE#65F7FE
#65F7FE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 90.0% C 0.124 H 199.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7FE |
|---|---|
| RGB | rgb(101, 247, 254) |
| HSL | hsl(183, 99%, 70%) |
| HSV | hsv(183, 60%, 100%) |
| CMYK | cmyk(60.2%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.06, -36.73, -15.05) |
| CIE-LCH | lch(90.06, 39.70, 202.29°) |
| OKLab | oklab(90.04% -0.117 -0.0417) |
| OKLCH | oklch(90.04% 0.124 199.6) |
| XYZ | xyz(56.5093, 76.4380, 105.5226) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.68
Bright Cyan
#41FDFE
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7FE #FE6C65
analogous
#65FEB9 #65F7FE #65ABFE
triadic
#65F7FE #FE65F7 #F7FE65
tetradic
#65F7FE #B965FE #FE6C65 #ABFE65
square
#65F7FE #B965FE #FE6C65 #ABFE65
split-complementary
#65F7FE #FE65AB #FEB965
monochromatic
#02DDE7 #28F4FE #65F7FE #A2FAFE #DFFDFF
Accessibility & contrast
On white
1.29
#65F7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#65F7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7FE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7FE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65f7fe; /* rgb */ color: rgb(101, 247, 254); /* oklch */ color: oklch(90.0% 0.124 199.6);
Tailwind
colors: {
custom: {
50: '#a0fafe',
500: '#65f7fe',
950: '#000000',
},
}SCSS
$custom: #65f7fe; $custom-light: #a0fafe; $custom-dark: #000000;
JSON
{
"hex": "#65f7fe",
"rgb": {
"r": 101,
"g": 247,
"b": 254
},
"hsl": {
"h": 182.745,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90042,
"c": 0.12418,
"h": 199.6
},
"luminance": 0.76444
}Semantic roles & 50–950 ramp
primary
#65F7FE
secondary
#D9362E
accent
#0A00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585