#65E8EF#65E8EF
#65E8EF is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.1% C 0.115 H 200.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8EF |
|---|---|
| RGB | rgb(101, 232, 239) |
| HSL | hsl(183, 81%, 67%) |
| HSV | hsv(183, 58%, 94%) |
| CMYK | cmyk(57.7%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.36, -33.80, -14.25) |
| CIE-LCH | lch(85.36, 36.68, 202.87°) |
| OKLab | oklab(86.1% -0.1078 -0.0394) |
| OKLCH | oklch(86.1% 0.115 200.1) |
| XYZ | xyz(49.7968, 66.7069, 91.8960) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8EF #EF6C65
analogous
#65EFB1 #65E8EF #65A3EF
triadic
#65E8EF #EF65E8 #E8EF65
tetradic
#65E8EF #B165EF #EF6C65 #A3EF65
square
#65E8EF #B165EF #EF6C65 #A3EF65
split-complementary
#65E8EF #EF65A3 #EFB165
monochromatic
#14BCC5 #2EE0E9 #65E8EF #9CF0F5 #D4F9FB
Accessibility & contrast
On white
1.46
#65E8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#65E8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8EF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8EF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#C3CEF0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e8ef; /* rgb */ color: rgb(101, 232, 239); /* oklch */ color: oklch(86.1% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#9eeff4',
500: '#65e8ef',
950: '#000000',
},
}SCSS
$custom: #65e8ef; $custom-light: #9eeff4; $custom-dark: #000000;
JSON
{
"hex": "#65e8ef",
"rgb": {
"r": 101,
"g": 232,
"b": 239
},
"hsl": {
"h": 183.043,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86095,
"c": 0.11482,
"h": 200.1
},
"luminance": 0.66712
}Semantic roles & 50–950 ramp
primary
#65E8EF
secondary
#C33D36
accent
#1308DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585