#65E5F1#65E5F1
#65E5F1 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.5% C 0.114 H 203.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5F1 |
|---|---|
| RGB | rgb(101, 229, 241) |
| HSL | hsl(185, 83%, 67%) |
| HSV | hsv(185, 58%, 95%) |
| CMYK | cmyk(58.1%, 5%, 0%, 5.5%) |
| CIE-LAB | lab(84.56, -31.84, -16.50) |
| CIE-LCH | lch(84.56, 35.86, 207.40°) |
| OKLab | oklab(85.47% -0.1039 -0.0457) |
| OKLCH | oklch(85.47% 0.114 203.7) |
| XYZ | xyz(49.2567, 65.1512, 93.1816) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.28
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5F1 #F17165
analogous
#65F1B7 #65E5F1 #659FF1
triadic
#65E5F1 #F165E5 #E5F165
tetradic
#65E5F1 #B765F1 #F17165 #9FF165
square
#65E5F1 #B765F1 #F17165 #9FF165
split-complementary
#65E5F1 #F1659F #F1B765
monochromatic
#12BAC9 #2DDCEC #65E5F1 #9DEEF6 #D5F8FB
Accessibility & contrast
On white
1.50
#65E5F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#65E5F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5F1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5F1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF2
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e5f1; /* rgb */ color: rgb(101, 229, 241); /* oklch */ color: oklch(85.5% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#9eedf5',
500: '#65e5f1',
950: '#000000',
},
}SCSS
$custom: #65e5f1; $custom-light: #9eedf5; $custom-dark: #000000;
JSON
{
"hex": "#65e5f1",
"rgb": {
"r": 101,
"g": 229,
"b": 241
},
"hsl": {
"h": 185.143,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85474,
"c": 0.11352,
"h": 203.7
},
"luminance": 0.65156
}Semantic roles & 50–950 ramp
primary
#65E5F1
secondary
#C64134
accent
#1806E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585