#65DFF4#65DFF4
#65DFF4 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.112 H 210.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFF4 |
|---|---|
| RGB | rgb(101, 223, 244) |
| HSL | hsl(189, 87%, 68%) |
| HSV | hsv(189, 59%, 96%) |
| CMYK | cmyk(58.6%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.95, -28.12, -20.52) |
| CIE-LCH | lch(82.95, 34.81, 216.11°) |
| OKLab | oklab(84.21% -0.0965 -0.0569) |
| OKLCH | oklch(84.21% 0.112 210.5) |
| XYZ | xyz(48.0770, 62.0689, 95.0172) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFF4 #F47A65
analogous
#65F4C1 #65DFF4 #6598F4
triadic
#65DFF4 #F465DF #DFF465
tetradic
#65DFF4 #C165F4 #F47A65 #98F465
square
#65DFF4 #C165F4 #F47A65 #98F465
split-complementary
#65DFF4 #F46598 #F4C165
monochromatic
#0FB3D0 #2CD3F0 #65DFF4 #9EEBF8 #D7F7FC
Accessibility & contrast
On white
1.57
#65DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#65DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFF4
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFF4 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65dff4; /* rgb */ color: rgb(101, 223, 244); /* oklch */ color: oklch(84.2% 0.112 210.5);
Tailwind
colors: {
custom: {
50: '#9ee9f7',
500: '#65dff4',
950: '#000000',
},
}SCSS
$custom: #65dff4; $custom-light: #9ee9f7; $custom-dark: #000000;
JSON
{
"hex": "#65dff4",
"rgb": {
"r": 101,
"g": 223,
"b": 244
},
"hsl": {
"h": 188.811,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.84209,
"c": 0.11205,
"h": 210.5
},
"luminance": 0.62074
}Semantic roles & 50–950 ramp
primary
#65DFF4
secondary
#CB4832
accent
#2302E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485