#65DEEA#65DEEA
#65DEEA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.109 H 204.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEEA |
|---|---|
| RGB | rgb(101, 222, 234) |
| HSL | hsl(185, 76%, 66%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(56.8%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.35, -30.41, -16.13) |
| CIE-LCH | lch(82.35, 34.42, 207.94°) |
| OKLab | oklab(83.62% -0.0995 -0.0446) |
| OKLCH | oklch(83.62% 0.109 204.2) |
| XYZ | xyz(46.3332, 60.9452, 87.1478) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 6.88
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEEA #EA7165
analogous
#65EAB4 #65DEEA #659BEA
triadic
#65DEEA #EA65DE #DEEA65
tetradic
#65DEEA #B465EA #EA7165 #9BEA65
square
#65DEEA #B465EA #EA7165 #9BEA65
split-complementary
#65DEEA #EA659B #EAB465
monochromatic
#1AADBB #2FD2E3 #65DEEA #9BEAF1 #D1F5F9
Accessibility & contrast
On white
1.59
#65DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#65DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEEA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEEA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#BAC6EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65deea; /* rgb */ color: rgb(101, 222, 234); /* oklch */ color: oklch(83.6% 0.109 204.2);
Tailwind
colors: {
custom: {
50: '#9de8f0',
500: '#65deea',
950: '#000000',
},
}SCSS
$custom: #65deea; $custom-light: #9de8f0; $custom-dark: #000000;
JSON
{
"hex": "#65deea",
"rgb": {
"r": 101,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.414,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83621,
"c": 0.10901,
"h": 204.2
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#65DEEA
secondary
#BA4539
accent
#200DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485