#69E0F5#69E0F5
#69E0F5 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.110 H 210.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69E0F5 |
|---|---|
| RGB | rgb(105, 224, 245) |
| HSL | hsl(189, 88%, 69%) |
| HSV | hsv(189, 57%, 96%) |
| CMYK | cmyk(57.1%, 8.6%, 0%, 3.9%) |
| CIE-LAB | lab(83.39, -27.61, -20.37) |
| CIE-LCH | lch(83.39, 34.31, 216.42°) |
| OKLab | oklab(84.61% -0.0948 -0.0564) |
| OKLCH | oklch(84.61% 0.11 210.7) |
| XYZ | xyz(48.9561, 62.9023, 95.9299) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E0F5 #F57E69
analogous
#69F5C4 #69E0F5 #699AF5
triadic
#69E0F5 #F569E0 #E0F569
tetradic
#69E0F5 #C469F5 #F57E69 #9AF569
square
#69E0F5 #C469F5 #F57E69 #9AF569
split-complementary
#69E0F5 #F5699A #F5C469
monochromatic
#0EB8D5 #30D4F1 #69E0F5 #A2ECF9 #DCF8FD
Accessibility & contrast
On white
1.55
#69E0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#69E0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E0F5
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E0F5 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F6
Deuteranopia (green-blind)
#B9C9F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e0f5; /* rgb */ color: rgb(105, 224, 245); /* oklch */ color: oklch(84.6% 0.110 210.7);
Tailwind
colors: {
custom: {
50: '#a0eaf8',
500: '#69e0f5',
950: '#000000',
},
}SCSS
$custom: #69e0f5; $custom-light: #a0eaf8; $custom-dark: #000000;
JSON
{
"hex": "#69e0f5",
"rgb": {
"r": 105,
"g": 224,
"b": 245
},
"hsl": {
"h": 189,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.84609,
"c": 0.11034,
"h": 210.7
},
"luminance": 0.62907
}Semantic roles & 50–950 ramp
primary
#69E0F5
secondary
#CE4B34
accent
#2301E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485