#69E3F8#69E3F8
#69E3F8 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.4% C 0.112 H 210.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3F8 |
|---|---|
| RGB | rgb(105, 227, 248) |
| HSL | hsl(189, 91%, 69%) |
| HSV | hsv(189, 58%, 97%) |
| CMYK | cmyk(57.7%, 8.5%, 0%, 2.7%) |
| CIE-LAB | lab(84.34, -28.23, -20.52) |
| CIE-LCH | lch(84.34, 34.91, 216.01°) |
| OKLab | oklab(85.4% -0.0968 -0.0568) |
| OKLCH | oklch(85.4% 0.112 210.4) |
| XYZ | xyz(50.2312, 64.7137, 98.6326) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.83
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3F8 #F87E69
analogous
#69F8C6 #69E3F8 #699CF8
triadic
#69E3F8 #F869E3 #E3F869
tetradic
#69E3F8 #C669F8 #F87E69 #9CF869
square
#69E3F8 #C669F8 #F87E69 #9CF869
split-complementary
#69E3F8 #F8699C #F8C669
monochromatic
#0ABDDC #2FD8F5 #69E3F8 #A3EEFB #DEF9FD
Accessibility & contrast
On white
1.51
#69E3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#69E3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3F8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3F8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#BBCCF8
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e3f8; /* rgb */ color: rgb(105, 227, 248); /* oklch */ color: oklch(85.4% 0.112 210.4);
Tailwind
colors: {
custom: {
50: '#a0ecfa',
500: '#69e3f8',
950: '#000000',
},
}SCSS
$custom: #69e3f8; $custom-light: #a0ecfa; $custom-dark: #000000;
JSON
{
"hex": "#69e3f8",
"rgb": {
"r": 105,
"g": 227,
"b": 248
},
"hsl": {
"h": 188.811,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.854,
"c": 0.11224,
"h": 210.4
},
"luminance": 0.64719
}Semantic roles & 50–950 ramp
primary
#69E3F8
secondary
#D24B33
accent
#2200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485