#69DCF1#69DCF1
#69DCF1 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.6% C 0.108 H 211.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCF1 |
|---|---|
| RGB | rgb(105, 220, 241) |
| HSL | hsl(189, 83%, 68%) |
| HSV | hsv(189, 56%, 95%) |
| CMYK | cmyk(56.4%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(82.13, -26.77, -20.16) |
| CIE-LCH | lch(82.13, 33.51, 216.98°) |
| OKLab | oklab(83.55% -0.0922 -0.0558) |
| OKLCH | oklch(83.55% 0.108 211.2) |
| XYZ | xyz(47.2897, 60.5359, 92.3945) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCF1 #F17E69
analogous
#69F1C2 #69DCF1 #6998F1
triadic
#69DCF1 #F169DC #DCF169
tetradic
#69DCF1 #C269F1 #F17E69 #98F169
square
#69DCF1 #C269F1 #F17E69 #98F169
split-complementary
#69DCF1 #F16998 #F1C269
monochromatic
#13B0CD #31CFEC #69DCF1 #A1E9F6 #D9F6FB
Accessibility & contrast
On white
1.60
#69DCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69DCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCF1
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCF1 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F2
Deuteranopia (green-blind)
#B6C6F1
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dcf1; /* rgb */ color: rgb(105, 220, 241); /* oklch */ color: oklch(83.6% 0.108 211.2);
Tailwind
colors: {
custom: {
50: '#9fe7f5',
500: '#69dcf1',
950: '#000000',
},
}SCSS
$custom: #69dcf1; $custom-light: #9fe7f5; $custom-dark: #000000;
JSON
{
"hex": "#69dcf1",
"rgb": {
"r": 105,
"g": 220,
"b": 241
},
"hsl": {
"h": 189.265,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.83553,
"c": 0.10777,
"h": 211.2
},
"luminance": 0.60541
}Semantic roles & 50–950 ramp
primary
#69DCF1
secondary
#C94C35
accent
#2806DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485