#65E7F3#65E7F3
#65E7F3 is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.0% C 0.115 H 203.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7F3 |
|---|---|
| RGB | rgb(101, 231, 243) |
| HSL | hsl(185, 86%, 67%) |
| HSV | hsv(185, 58%, 95%) |
| CMYK | cmyk(58.4%, 4.9%, 0%, 4.7%) |
| CIE-LAB | lab(85.19, -32.24, -16.61) |
| CIE-LCH | lch(85.19, 36.27, 207.25°) |
| OKLab | oklab(86% -0.1052 -0.046) |
| OKLCH | oklch(86% 0.115 203.6) |
| XYZ | xyz(50.1136, 66.3845, 94.9491) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.00
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7F3 #F37165
analogous
#65F3B8 #65E7F3 #65A0F3
triadic
#65E7F3 #F365E7 #E7F365
tetradic
#65E7F3 #B865F3 #F37165 #A0F365
square
#65E7F3 #B865F3 #F37165 #A0F365
split-complementary
#65E7F3 #F365A0 #F3B865
monochromatic
#10BECE #2CDEEF #65E7F3 #9EF0F7 #D7F9FC
Accessibility & contrast
On white
1.47
#65E7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#65E7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7F3
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7F3 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF4
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e7f3; /* rgb */ color: rgb(101, 231, 243); /* oklch */ color: oklch(86.0% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#9eeff7',
500: '#65e7f3',
950: '#000000',
},
}SCSS
$custom: #65e7f3; $custom-light: #9eeff7; $custom-dark: #000000;
JSON
{
"hex": "#65e7f3",
"rgb": {
"r": 101,
"g": 231,
"b": 243
},
"hsl": {
"h": 185.07,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.86003,
"c": 0.11479,
"h": 203.6
},
"luminance": 0.6639
}Semantic roles & 50–950 ramp
primary
#65E7F3
secondary
#CA3F33
accent
#1603E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585