#69DCF2#69DCF2
#69DCF2 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.108 H 211.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCF2 |
|---|---|
| RGB | rgb(105, 220, 242) |
| HSL | hsl(190, 84%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(56.6%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.16, -26.49, -20.64) |
| CIE-LCH | lch(82.16, 33.58, 217.92°) |
| OKLab | oklab(83.59% -0.0918 -0.0572) |
| OKLCH | oklch(83.59% 0.108 211.9) |
| XYZ | xyz(47.4394, 60.5959, 93.1833) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.44
Neon Blue
#04D9FF
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCF2 #F27F69
analogous
#69F2C3 #69DCF2 #6997F2
triadic
#69DCF2 #F269DC #DCF269
tetradic
#69DCF2 #C369F2 #F27F69 #97F269
square
#69DCF2 #C369F2 #F27F69 #97F269
split-complementary
#69DCF2 #F26997 #F2C369
monochromatic
#12B0CF #31CFED #69DCF2 #A1E9F7 #DAF6FC
Accessibility & contrast
On white
1.60
#69DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#69DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCF2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCF2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dcf2; /* rgb */ color: rgb(105, 220, 242); /* oklch */ color: oklch(83.6% 0.108 211.9);
Tailwind
colors: {
custom: {
50: '#9fe7f6',
500: '#69dcf2',
950: '#000000',
},
}SCSS
$custom: #69dcf2; $custom-light: #9fe7f6; $custom-dark: #000000;
JSON
{
"hex": "#69dcf2",
"rgb": {
"r": 105,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.635,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.83589,
"c": 0.10815,
"h": 211.9
},
"luminance": 0.606
}Semantic roles & 50–950 ramp
primary
#69DCF2
secondary
#CB4D35
accent
#2805E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485