#65F3FE#65F3FE
#65F3FE is a very light, vivid teal. Relative luminance 0.740; OKLCH L 89.1% C 0.122 H 202.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3FE |
|---|---|
| RGB | rgb(101, 243, 254) |
| HSL | hsl(184, 99%, 70%) |
| HSV | hsv(184, 60%, 100%) |
| CMYK | cmyk(60.2%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(88.93, -34.88, -16.75) |
| CIE-LCH | lch(88.93, 38.69, 205.66°) |
| OKLab | oklab(89.13% -0.113 -0.0464) |
| OKLCH | oklch(89.13% 0.122 202.3) |
| XYZ | xyz(55.2992, 74.0178, 105.1193) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.46
Robin Egg Blue
#8AF1FE
ΔE00 3.54
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua
#00FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3FE #FE7065
analogous
#65FEBD #65F3FE #65A6FE
triadic
#65F3FE #FE65F3 #F3FE65
tetradic
#65F3FE #BD65FE #FE7065 #A6FE65
square
#65F3FE #BD65FE #FE7065 #A6FE65
split-complementary
#65F3FE #FE65A6 #FEBD65
monochromatic
#02D7E7 #28EEFE #65F3FE #A2F8FE #DFFCFF
Accessibility & contrast
On white
1.33
#65F3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#65F3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3FE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3FE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#CAD8FF
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f3fe; /* rgb */ color: rgb(101, 243, 254); /* oklch */ color: oklch(89.1% 0.122 202.3);
Tailwind
colors: {
custom: {
50: '#a0f7fe',
500: '#65f3fe',
950: '#000000',
},
}SCSS
$custom: #65f3fe; $custom-light: #a0f7fe; $custom-dark: #000000;
JSON
{
"hex": "#65f3fe",
"rgb": {
"r": 101,
"g": 243,
"b": 254
},
"hsl": {
"h": 184.314,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89129,
"c": 0.12212,
"h": 202.3
},
"luminance": 0.74024
}Semantic roles & 50–950 ramp
primary
#65F3FE
secondary
#D93B2E
accent
#1100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585