#65DEEB#65DEEB
#65DEEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.109 H 204.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEEB |
|---|---|
| RGB | rgb(101, 222, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 57%, 92%) |
| CMYK | cmyk(57%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.38, -30.14, -16.61) |
| CIE-LCH | lch(82.38, 34.41, 208.86°) |
| OKLab | oklab(83.66% -0.0991 -0.0459) |
| OKLCH | oklch(83.66% 0.109 204.9) |
| XYZ | xyz(46.4773, 61.0028, 87.9065) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Aqua Blue
#02D8E9
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEEB #EB7265
analogous
#65EBB5 #65DEEB #659BEB
triadic
#65DEEB #EB65DE #DEEB65
tetradic
#65DEEB #B565EB #EB7265 #9BEB65
square
#65DEEB #B565EB #EB7265 #9BEB65
split-complementary
#65DEEB #EB659B #EBB565
monochromatic
#19ADBD #2FD2E4 #65DEEB #9BEAF2 #D1F5F9
Accessibility & contrast
On white
1.59
#65DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#65DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEEB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEEB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65deeb; /* rgb */ color: rgb(101, 222, 235); /* oklch */ color: oklch(83.7% 0.109 204.9);
Tailwind
colors: {
custom: {
50: '#9de8f1',
500: '#65deeb',
950: '#000000',
},
}SCSS
$custom: #65deeb; $custom-light: #9de8f1; $custom-dark: #000000;
JSON
{
"hex": "#65deeb",
"rgb": {
"r": 101,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.821,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83656,
"c": 0.10921,
"h": 204.9
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#65DEEB
secondary
#BC4538
accent
#200CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485