#65DFE9#65DFE9
#65DFE9 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.109 H 202.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE9 |
|---|---|
| RGB | rgb(101, 223, 233) |
| HSL | hsl(185, 75%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.7%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.60, -31.16, -15.21) |
| CIE-LCH | lch(82.60, 34.68, 206.02°) |
| OKLab | oklab(83.82% -0.1009 -0.0421) |
| OKLCH | oklch(83.82% 0.109 202.6) |
| XYZ | xyz(46.4564, 61.4206, 86.4821) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE9 #E96F65
analogous
#65E9B1 #65DFE9 #659DE9
triadic
#65DFE9 #E965DF #DFE965
tetradic
#65DFE9 #B165E9 #E96F65 #9DE965
square
#65DFE9 #B165E9 #E96F65 #9DE965
split-complementary
#65DFE9 #E9659D #E9B165
monochromatic
#1AADB9 #2FD4E1 #65DFE9 #9BEAF1 #D0F5F8
Accessibility & contrast
On white
1.58
#65DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#65DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE9
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE9 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dfe9; /* rgb */ color: rgb(101, 223, 233); /* oklch */ color: oklch(83.8% 0.109 202.6);
Tailwind
colors: {
custom: {
50: '#9de9f0',
500: '#65dfe9',
950: '#000000',
},
}SCSS
$custom: #65dfe9; $custom-light: #9de9f0; $custom-dark: #000000;
JSON
{
"hex": "#65dfe9",
"rgb": {
"r": 101,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83816,
"c": 0.10933,
"h": 202.6
},
"luminance": 0.61425
}Semantic roles & 50–950 ramp
primary
#65DFE9
secondary
#B9433A
accent
#1E0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485