#65DDE9#65DDE9
#65DDE9 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.108 H 204.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDE9 |
|---|---|
| RGB | rgb(101, 221, 233) |
| HSL | hsl(185, 75%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.7%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(82.03, -30.20, -16.07) |
| CIE-LCH | lch(82.03, 34.21, 208.02°) |
| OKLab | oklab(83.36% -0.0988 -0.0445) |
| OKLCH | oklch(83.36% 0.108 204.2) |
| XYZ | xyz(45.9252, 60.3583, 86.3050) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDE9 #E97165
analogous
#65E9B3 #65DDE9 #659BE9
triadic
#65DDE9 #E965DD #DDE965
tetradic
#65DDE9 #B365E9 #E97165 #9BE965
square
#65DDE9 #B365E9 #E97165 #9BE965
split-complementary
#65DDE9 #E9659B #E9B365
monochromatic
#1AABB9 #2FD1E1 #65DDE9 #9BE9F1 #D0F5F8
Accessibility & contrast
On white
1.61
#65DDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#65DDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDE9
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDE9 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dde9; /* rgb */ color: rgb(101, 221, 233); /* oklch */ color: oklch(83.4% 0.108 204.2);
Tailwind
colors: {
custom: {
50: '#9de8f0',
500: '#65dde9',
950: '#000000',
},
}SCSS
$custom: #65dde9; $custom-light: #9de8f0; $custom-dark: #000000;
JSON
{
"hex": "#65dde9",
"rgb": {
"r": 101,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.455,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83356,
"c": 0.10836,
"h": 204.2
},
"luminance": 0.60363
}Semantic roles & 50–950 ramp
primary
#65DDE9
secondary
#B9453A
accent
#210ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485