#69DFF6#69DFF6
#69DFF6 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.110 H 212.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFF6 |
|---|---|
| RGB | rgb(105, 223, 246) |
| HSL | hsl(190, 89%, 69%) |
| HSV | hsv(190, 57%, 96%) |
| CMYK | cmyk(57.3%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(83.14, -26.84, -21.28) |
| CIE-LCH | lch(83.14, 34.25, 218.40°) |
| OKLab | oklab(84.42% -0.0934 -0.0589) |
| OKLCH | oklch(84.42% 0.11 212.3) |
| XYZ | xyz(48.8412, 62.4276, 96.6467) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFF6 #F68069
analogous
#69F6C7 #69DFF6 #6999F6
triadic
#69DFF6 #F669DF #DFF669
tetradic
#69DFF6 #C769F6 #F68069 #99F669
square
#69DFF6 #C769F6 #F68069 #99F669
split-complementary
#69DFF6 #F66999 #F6C769
monochromatic
#0DB7D8 #2FD3F3 #69DFF6 #A3EBF9 #DCF8FD
Accessibility & contrast
On white
1.56
#69DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#69DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFF6
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFF6 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F7
Deuteranopia (green-blind)
#B8C8F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69dff6; /* rgb */ color: rgb(105, 223, 246); /* oklch */ color: oklch(84.4% 0.110 212.3);
Tailwind
colors: {
custom: {
50: '#a0e9f9',
500: '#69dff6',
950: '#000000',
},
}SCSS
$custom: #69dff6; $custom-light: #a0e9f9; $custom-dark: #000000;
JSON
{
"hex": "#69dff6",
"rgb": {
"r": 105,
"g": 223,
"b": 246
},
"hsl": {
"h": 189.787,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.84418,
"c": 0.11045,
"h": 212.3
},
"luminance": 0.62432
}Semantic roles & 50–950 ramp
primary
#69DFF6
secondary
#CF4D34
accent
#2600E5
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485