#65F5FE#65F5FE
#65F5FE is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.6% C 0.123 H 201.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5FE |
|---|---|
| RGB | rgb(101, 245, 254) |
| HSL | hsl(184, 99%, 70%) |
| HSV | hsv(184, 60%, 100%) |
| CMYK | cmyk(60.2%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(89.50, -35.81, -15.90) |
| CIE-LCH | lch(89.50, 39.18, 203.95°) |
| OKLab | oklab(89.59% -0.115 -0.044) |
| OKLCH | oklch(89.59% 0.123 201) |
| XYZ | xyz(55.9010, 75.2214, 105.3198) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.08
Robin'S Egg
#6DEDFD
ΔE00 3.25
Bright Cyan
#41FDFE
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.03
Aqua
#00FFFF
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5FE #FE6E65
analogous
#65FEBA #65F5FE #65A9FE
triadic
#65F5FE #FE65F5 #F5FE65
tetradic
#65F5FE #BA65FE #FE6E65 #A9FE65
square
#65F5FE #BA65FE #FE6E65 #A9FE65
split-complementary
#65F5FE #FE65A9 #FEBA65
monochromatic
#02DAE7 #28F1FE #65F5FE #A2F9FE #DFFDFF
Accessibility & contrast
On white
1.31
#65F5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#65F5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5FE
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5FE | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#00FDF7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65f5fe; /* rgb */ color: rgb(101, 245, 254); /* oklch */ color: oklch(89.6% 0.123 201.0);
Tailwind
colors: {
custom: {
50: '#a0f9fe',
500: '#65f5fe',
950: '#000000',
},
}SCSS
$custom: #65f5fe; $custom-light: #a0f9fe; $custom-dark: #000000;
JSON
{
"hex": "#65f5fe",
"rgb": {
"r": 101,
"g": 245,
"b": 254
},
"hsl": {
"h": 183.529,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89585,
"c": 0.12312,
"h": 201
},
"luminance": 0.75227
}Semantic roles & 50–950 ramp
primary
#65F5FE
secondary
#D9382E
accent
#0D00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585