#69DCF0#69DCF0
#69DCF0 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.107 H 210.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCF0 |
|---|---|
| RGB | rgb(105, 220, 240) |
| HSL | hsl(189, 82%, 68%) |
| HSV | hsv(189, 56%, 94%) |
| CMYK | cmyk(56.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.10, -27.05, -19.68) |
| CIE-LCH | lch(82.10, 33.45, 216.04°) |
| OKLab | oklab(83.52% -0.0926 -0.0545) |
| OKLCH | oklch(83.52% 0.107 210.5) |
| XYZ | xyz(47.1407, 60.4764, 91.6100) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCF0 #F07D69
analogous
#69F0C1 #69DCF0 #6998F0
triadic
#69DCF0 #F069DC #DCF069
tetradic
#69DCF0 #C169F0 #F07D69 #98F069
square
#69DCF0 #C169F0 #F07D69 #98F069
split-complementary
#69DCF0 #F06998 #F0C169
monochromatic
#14AFCA #31CFEA #69DCF0 #A1E9F6 #D8F6FB
Accessibility & contrast
On white
1.60
#69DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#69DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCF0
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCF0 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B6C6F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dcf0; /* rgb */ color: rgb(105, 220, 240); /* oklch */ color: oklch(83.5% 0.107 210.5);
Tailwind
colors: {
custom: {
50: '#9fe7f5',
500: '#69dcf0',
950: '#000000',
},
}SCSS
$custom: #69dcf0; $custom-light: #9fe7f5; $custom-dark: #000000;
JSON
{
"hex": "#69dcf0",
"rgb": {
"r": 105,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.889,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.83516,
"c": 0.10742,
"h": 210.5
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#69DCF0
secondary
#C74C36
accent
#2707DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485