#65DEEF#65DEEF
#65DEEF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.110 H 207.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEEF |
|---|---|
| RGB | rgb(101, 222, 239) |
| HSL | hsl(187, 81%, 67%) |
| HSV | hsv(187, 58%, 94%) |
| CMYK | cmyk(57.7%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.51, -29.03, -18.54) |
| CIE-LCH | lch(82.51, 34.45, 212.56°) |
| OKLab | oklab(83.8% -0.0975 -0.0513) |
| OKLCH | oklch(83.8% 0.11 207.8) |
| XYZ | xyz(47.0617, 61.2365, 90.9843) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEEF #EF7665
analogous
#65EFBB #65DEEF #6599EF
triadic
#65DEEF #EF65DE #DEEF65
tetradic
#65DEEF #BB65EF #EF7665 #99EF65
square
#65DEEF #BB65EF #EF7665 #99EF65
split-complementary
#65DEEF #EF6599 #EFBB65
monochromatic
#14AFC5 #2ED2E9 #65DEEF #9CEAF5 #D4F6FB
Accessibility & contrast
On white
1.59
#65DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#65DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEEF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEEF | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B8C7EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65deef; /* rgb */ color: rgb(101, 222, 239); /* oklch */ color: oklch(83.8% 0.110 207.8);
Tailwind
colors: {
custom: {
50: '#9de8f4',
500: '#65deef',
950: '#000000',
},
}SCSS
$custom: #65deef; $custom-light: #9de8f4; $custom-dark: #000000;
JSON
{
"hex": "#65deef",
"rgb": {
"r": 101,
"g": 222,
"b": 239
},
"hsl": {
"h": 187.391,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.83799,
"c": 0.11017,
"h": 207.8
},
"luminance": 0.61241
}Semantic roles & 50–950 ramp
primary
#65DEEF
secondary
#C34736
accent
#2208DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485