#65E5F4#65E5F4
#65E5F4 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.6% C 0.114 H 205.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5F4 |
|---|---|
| RGB | rgb(101, 229, 244) |
| HSL | hsl(186, 87%, 68%) |
| HSV | hsv(186, 59%, 96%) |
| CMYK | cmyk(58.6%, 6.1%, 0%, 4.3%) |
| CIE-LAB | lab(84.65, -31.01, -17.94) |
| CIE-LCH | lch(84.65, 35.83, 210.05°) |
| OKLab | oklab(85.58% -0.1027 -0.0497) |
| OKLCH | oklch(85.58% 0.114 205.8) |
| XYZ | xyz(49.7085, 65.3319, 95.5611) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.84
Robin Egg Blue
#8AF1FE
ΔE00 3.75
Aqua Blue
#02D8E9
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5F4 #F47465
analogous
#65F4BC #65E5F4 #659DF4
triadic
#65E5F4 #F465E5 #E5F465
tetradic
#65E5F4 #BC65F4 #F47465 #9DF465
square
#65E5F4 #BC65F4 #F47465 #9DF465
split-complementary
#65E5F4 #F4659D #F4BC65
monochromatic
#0FBCD0 #2CDBF0 #65E5F4 #9EEFF8 #D7F8FC
Accessibility & contrast
On white
1.49
#65E5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#65E5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5F4
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5F4 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#BECCF4
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e5f4; /* rgb */ color: rgb(101, 229, 244); /* oklch */ color: oklch(85.6% 0.114 205.8);
Tailwind
colors: {
custom: {
50: '#9eedf7',
500: '#65e5f4',
950: '#000000',
},
}SCSS
$custom: #65e5f4; $custom-light: #9eedf7; $custom-dark: #000000;
JSON
{
"hex": "#65e5f4",
"rgb": {
"r": 101,
"g": 229,
"b": 244
},
"hsl": {
"h": 186.294,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.8558,
"c": 0.11411,
"h": 205.8
},
"luminance": 0.65337
}Semantic roles & 50–950 ramp
primary
#65E5F4
secondary
#CB4232
accent
#1A02E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585