#65DFF0#65DFF0
#65DFF0 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.111 H 207.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFF0 |
|---|---|
| RGB | rgb(101, 223, 240) |
| HSL | hsl(187, 82%, 67%) |
| HSV | hsv(187, 58%, 94%) |
| CMYK | cmyk(57.9%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.82, -29.24, -18.59) |
| CIE-LCH | lch(82.82, 34.65, 212.45°) |
| OKLab | oklab(84.06% -0.0981 -0.0515) |
| OKLCH | oklch(84.06% 0.111 207.7) |
| XYZ | xyz(47.4762, 61.8286, 91.8533) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Aqua Blue
#02D8E9
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFF0 #F07665
analogous
#65F0BC #65DFF0 #659AF0
triadic
#65DFF0 #F065DF #DFF065
tetradic
#65DFF0 #BC65F0 #F07665 #9AF065
square
#65DFF0 #BC65F0 #F07665 #9AF065
split-complementary
#65DFF0 #F0659A #F0BC65
monochromatic
#13B1C7 #2DD3EB #65DFF0 #9DEBF5 #D5F6FB
Accessibility & contrast
On white
1.57
#65DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#65DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFF0
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFF0 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#B9C7F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dff0; /* rgb */ color: rgb(101, 223, 240); /* oklch */ color: oklch(84.1% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9de9f5',
500: '#65dff0',
950: '#000000',
},
}SCSS
$custom: #65dff0; $custom-light: #9de9f5; $custom-dark: #000000;
JSON
{
"hex": "#65dff0",
"rgb": {
"r": 101,
"g": 223,
"b": 240
},
"hsl": {
"h": 187.338,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.84064,
"c": 0.1108,
"h": 207.7
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#65DFF0
secondary
#C44635
accent
#2107DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485