#65E4F4#65E4F4
#65E4F4 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.4% C 0.114 H 206.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4F4 |
|---|---|
| RGB | rgb(101, 228, 244) |
| HSL | hsl(187, 87%, 68%) |
| HSV | hsv(187, 59%, 96%) |
| CMYK | cmyk(58.6%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.37, -30.54, -18.37) |
| CIE-LCH | lch(84.37, 35.64, 211.03°) |
| OKLab | oklab(85.35% -0.1017 -0.0509) |
| OKLCH | oklch(85.35% 0.114 206.6) |
| XYZ | xyz(49.4326, 64.7801, 95.4691) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.01
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 6.65
Neon Blue
#04D9FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4F4 #F47565
analogous
#65F4BC #65E4F4 #659DF4
triadic
#65E4F4 #F465E4 #E4F465
tetradic
#65E4F4 #BC65F4 #F47565 #9DF465
square
#65E4F4 #BC65F4 #F47565 #9DF465
split-complementary
#65E4F4 #F4659D #F4BC65
monochromatic
#0FBAD0 #2CDAF0 #65E4F4 #9EEEF8 #D7F8FC
Accessibility & contrast
On white
1.50
#65E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#65E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4F4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4F4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#BDCCF4
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e4f4; /* rgb */ color: rgb(101, 228, 244); /* oklch */ color: oklch(85.4% 0.114 206.6);
Tailwind
colors: {
custom: {
50: '#9eedf7',
500: '#65e4f4',
950: '#000000',
},
}SCSS
$custom: #65e4f4; $custom-light: #9eedf7; $custom-dark: #000000;
JSON
{
"hex": "#65e4f4",
"rgb": {
"r": 101,
"g": 228,
"b": 244
},
"hsl": {
"h": 186.713,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.85351,
"c": 0.11372,
"h": 206.6
},
"luminance": 0.64785
}Semantic roles & 50–950 ramp
primary
#65E4F4
secondary
#CB4332
accent
#1B02E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485