#65E4EF#65E4EF
#65E4EF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.113 H 203.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4EF |
|---|---|
| RGB | rgb(101, 228, 239) |
| HSL | hsl(185, 81%, 67%) |
| HSV | hsv(185, 58%, 94%) |
| CMYK | cmyk(57.7%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.22, -31.91, -15.97) |
| CIE-LCH | lch(84.22, 35.68, 206.58°) |
| OKLab | oklab(85.18% -0.1037 -0.0442) |
| OKLCH | oklch(85.18% 0.113 203.1) |
| XYZ | xyz(48.6837, 64.4806, 91.5250) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.65
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4EF #EF7065
analogous
#65EFB5 #65E4EF #659FEF
triadic
#65E4EF #EF65E4 #E4EF65
tetradic
#65E4EF #B565EF #EF7065 #9FEF65
square
#65E4EF #B565EF #EF7065 #9FEF65
split-complementary
#65E4EF #EF659F #EFB565
monochromatic
#14B7C5 #2EDAE9 #65E4EF #9CEEF5 #D4F7FB
Accessibility & contrast
On white
1.51
#65E4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#65E4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4EF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4EF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#BFCBF0
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e4ef; /* rgb */ color: rgb(101, 228, 239); /* oklch */ color: oklch(85.2% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#9eedf4',
500: '#65e4ef',
950: '#000000',
},
}SCSS
$custom: #65e4ef; $custom-light: #9eedf4; $custom-dark: #000000;
JSON
{
"hex": "#65e4ef",
"rgb": {
"r": 101,
"g": 228,
"b": 239
},
"hsl": {
"h": 184.783,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85175,
"c": 0.11272,
"h": 203.1
},
"luminance": 0.64486
}Semantic roles & 50–950 ramp
primary
#65E4EF
secondary
#C34136
accent
#1908DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585