#65E9EF#65E9EF
#65E9EF is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.3% C 0.115 H 199.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9EF |
|---|---|
| RGB | rgb(101, 233, 239) |
| HSL | hsl(183, 81%, 67%) |
| HSV | hsv(183, 58%, 94%) |
| CMYK | cmyk(57.7%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.64, -34.27, -13.83) |
| CIE-LCH | lch(85.64, 36.95, 201.98°) |
| OKLab | oklab(86.33% -0.1088 -0.0383) |
| OKLCH | oklch(86.33% 0.115 199.4) |
| XYZ | xyz(50.0791, 67.2714, 91.9901) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Aqua Blue
#02D8E9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9EF #EF6B65
analogous
#65EFB0 #65E9EF #65A4EF
triadic
#65E9EF #EF65E9 #E9EF65
tetradic
#65E9EF #B065EF #EF6B65 #A4EF65
square
#65E9EF #B065EF #EF6B65 #A4EF65
split-complementary
#65E9EF #EF65A4 #EFB065
monochromatic
#14BDC5 #2EE1E9 #65E9EF #9CF1F5 #D4F9FB
Accessibility & contrast
On white
1.45
#65E9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#65E9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9EF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9EF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65e9ef; /* rgb */ color: rgb(101, 233, 239); /* oklch */ color: oklch(86.3% 0.115 199.4);
Tailwind
colors: {
custom: {
50: '#9ef0f4',
500: '#65e9ef',
950: '#000000',
},
}SCSS
$custom: #65e9ef; $custom-light: #9ef0f4; $custom-dark: #000000;
JSON
{
"hex": "#65e9ef",
"rgb": {
"r": 101,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.609,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86325,
"c": 0.11538,
"h": 199.4
},
"luminance": 0.67277
}Semantic roles & 50–950 ramp
primary
#65E9EF
secondary
#C33C36
accent
#1108DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585