#69DFF5#69DFF5
#69DFF5 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.110 H 211.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFF5 |
|---|---|
| RGB | rgb(105, 223, 245) |
| HSL | hsl(189, 88%, 69%) |
| HSV | hsv(189, 57%, 96%) |
| CMYK | cmyk(57.1%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.11, -27.12, -20.80) |
| CIE-LCH | lch(83.11, 34.18, 217.48°) |
| OKLab | oklab(84.38% -0.0938 -0.0576) |
| OKLCH | oklch(84.38% 0.11 211.6) |
| XYZ | xyz(48.6881, 62.3664, 95.8406) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Neon Blue
#04D9FF
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFF5 #F57F69
analogous
#69F5C5 #69DFF5 #6999F5
triadic
#69DFF5 #F569DF #DFF569
tetradic
#69DFF5 #C569F5 #F57F69 #99F569
square
#69DFF5 #C569F5 #F57F69 #99F569
split-complementary
#69DFF5 #F56999 #F5C569
monochromatic
#0EB6D5 #30D3F1 #69DFF5 #A2EBF9 #DCF7FD
Accessibility & contrast
On white
1.56
#69DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#69DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFF5
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFF5 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#B8C8F5
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69dff5; /* rgb */ color: rgb(105, 223, 245); /* oklch */ color: oklch(84.4% 0.110 211.6);
Tailwind
colors: {
custom: {
50: '#a0e9f8',
500: '#69dff5',
950: '#000000',
},
}SCSS
$custom: #69dff5; $custom-light: #a0e9f8; $custom-dark: #000000;
JSON
{
"hex": "#69dff5",
"rgb": {
"r": 105,
"g": 223,
"b": 245
},
"hsl": {
"h": 189.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.84382,
"c": 0.11006,
"h": 211.6
},
"luminance": 0.62371
}Semantic roles & 50–950 ramp
primary
#69DFF5
secondary
#CE4C34
accent
#2501E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485