#69E4FC#69E4FC
#69E4FC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.8% C 0.114 H 212.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4FC |
|---|---|
| RGB | rgb(105, 228, 252) |
| HSL | hsl(190, 96%, 70%) |
| HSV | hsv(190, 58%, 99%) |
| CMYK | cmyk(58.3%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.75, -27.60, -22.01) |
| CIE-LCH | lch(84.75, 35.30, 218.56°) |
| OKLab | oklab(85.77% -0.0963 -0.061) |
| OKLCH | oklch(85.77% 0.114 212.4) |
| XYZ | xyz(51.1326, 65.5132, 102.0272) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4FC #FC8169
analogous
#69FCCB #69E4FC #699AFC
triadic
#69E4FC #FC69E4 #E4FC69
tetradic
#69E4FC #CB69FC #FC8169 #9AFC69
square
#69E4FC #CB69FC #FC8169 #9AFC69
split-complementary
#69E4FC #FC699A #FCCB69
monochromatic
#05C1E6 #2DD9FB #69E4FC #A5EFFD #E1FAFE
Accessibility & contrast
On white
1.49
#69E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4FC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4FC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e4fc; /* rgb */ color: rgb(105, 228, 252); /* oklch */ color: oklch(85.8% 0.114 212.4);
Tailwind
colors: {
custom: {
50: '#a1ecfd',
500: '#69e4fc',
950: '#000000',
},
}SCSS
$custom: #69e4fc; $custom-light: #a1ecfd; $custom-dark: #000000;
JSON
{
"hex": "#69e4fc",
"rgb": {
"r": 105,
"g": 228,
"b": 252
},
"hsl": {
"h": 189.796,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.85773,
"c": 0.11397,
"h": 212.4
},
"luminance": 0.65518
}Semantic roles & 50–950 ramp
primary
#69E4FC
secondary
#D74D32
accent
#2500E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485