#65F3FA#65F3FA
#65F3FA is a very light, vivid teal. Relative luminance 0.738; OKLCH L 89.0% C 0.122 H 199.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3FA |
|---|---|
| RGB | rgb(101, 243, 250) |
| HSL | hsl(183, 94%, 69%) |
| HSV | hsv(183, 60%, 98%) |
| CMYK | cmyk(59.6%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(88.81, -35.96, -14.84) |
| CIE-LCH | lch(88.81, 38.91, 202.43°) |
| OKLab | oklab(88.99% -0.1146 -0.0411) |
| OKLCH | oklch(88.99% 0.122 199.7) |
| XYZ | xyz(54.6654, 73.7643, 101.7810) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 3.61
Bright Cyan
#41FDFE
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Aqua
#00FFFF
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3FA #FA6C65
analogous
#65FAB7 #65F3FA #65A9FA
triadic
#65F3FA #FA65F3 #F3FA65
tetradic
#65F3FA #B765FA #FA6C65 #A9FA65
square
#65F3FA #B765FA #FA6C65 #A9FA65
split-complementary
#65F3FA #FA65A9 #FAB765
monochromatic
#07D3DD #2AEEF8 #65F3FA #A0F8FC #DCFCFE
Accessibility & contrast
On white
1.33
#65F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#65F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3FA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3FA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f3fa; /* rgb */ color: rgb(101, 243, 250); /* oklch */ color: oklch(89.0% 0.122 199.7);
Tailwind
colors: {
custom: {
50: '#a0f7fc',
500: '#65f3fa',
950: '#000000',
},
}SCSS
$custom: #65f3fa; $custom-light: #a0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#65f3fa",
"rgb": {
"r": 101,
"g": 243,
"b": 250
},
"hsl": {
"h": 182.819,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88992,
"c": 0.12172,
"h": 199.7
},
"luminance": 0.7377
}Semantic roles & 50–950 ramp
primary
#65F3FA
secondary
#D4372F
accent
#0B00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585