#65DFF5#65DFF5
#65DFF5 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.112 H 211.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFF5 |
|---|---|
| RGB | rgb(101, 223, 245) |
| HSL | hsl(189, 88%, 68%) |
| HSV | hsv(189, 59%, 96%) |
| CMYK | cmyk(58.8%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(82.98, -27.84, -21.00) |
| CIE-LCH | lch(82.98, 34.87, 217.02°) |
| OKLab | oklab(84.25% -0.0962 -0.0582) |
| OKLCH | oklch(84.25% 0.112 211.2) |
| XYZ | xyz(48.2292, 62.1298, 95.8190) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Neon Blue
#04D9FF
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFF5 #F57B65
analogous
#65F5C3 #65DFF5 #6597F5
triadic
#65DFF5 #F565DF #DFF565
tetradic
#65DFF5 #C365F5 #F57B65 #97F565
square
#65DFF5 #C365F5 #F57B65 #97F565
split-complementary
#65DFF5 #F56597 #F5C365
monochromatic
#0EB4D2 #2CD3F1 #65DFF5 #9EEBF9 #D8F7FC
Accessibility & contrast
On white
1.56
#65DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#65DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFF5
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFF5 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#B7C8F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65dff5; /* rgb */ color: rgb(101, 223, 245); /* oklch */ color: oklch(84.2% 0.112 211.2);
Tailwind
colors: {
custom: {
50: '#9ee9f8',
500: '#65dff5',
950: '#000000',
},
}SCSS
$custom: #65dff5; $custom-light: #9ee9f8; $custom-dark: #000000;
JSON
{
"hex": "#65dff5",
"rgb": {
"r": 101,
"g": 223,
"b": 245
},
"hsl": {
"h": 189.167,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.84246,
"c": 0.1124,
"h": 211.2
},
"luminance": 0.62135
}Semantic roles & 50–950 ramp
primary
#65DFF5
secondary
#CD4931
accent
#2401E4
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485