#69ECF6#69ECF6
#69ECF6 is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.4% C 0.115 H 202.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECF6 |
|---|---|
| RGB | rgb(105, 236, 246) |
| HSL | hsl(184, 89%, 69%) |
| HSV | hsv(184, 57%, 96%) |
| CMYK | cmyk(57.3%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(86.82, -33.08, -15.72) |
| CIE-LCH | lch(86.82, 36.63, 205.42°) |
| OKLab | oklab(87.38% -0.1069 -0.0435) |
| OKLCH | oklch(87.38% 0.115 202.1) |
| XYZ | xyz(52.4487, 69.6427, 97.8492) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.14
Robin Egg Blue
#8AF1FE
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECF6 #F67369
analogous
#69F6BA #69ECF6 #69A6F6
triadic
#69ECF6 #F669EC #ECF669
tetradic
#69ECF6 #BA69F6 #F67369 #A6F669
square
#69ECF6 #BA69F6 #F67369 #A6F669
split-complementary
#69ECF6 #F669A6 #F6BA69
monochromatic
#0DC9D8 #2FE5F3 #69ECF6 #A3F3F9 #DCFBFD
Accessibility & contrast
On white
1.41
#69ECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#69ECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECF6
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECF6 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#C6D2F7
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69ecf6; /* rgb */ color: rgb(105, 236, 246); /* oklch */ color: oklch(87.4% 0.115 202.1);
Tailwind
colors: {
custom: {
50: '#a1f2f9',
500: '#69ecf6',
950: '#000000',
},
}SCSS
$custom: #69ecf6; $custom-light: #a1f2f9; $custom-dark: #000000;
JSON
{
"hex": "#69ecf6",
"rgb": {
"r": 105,
"g": 236,
"b": 246
},
"hsl": {
"h": 184.255,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87379,
"c": 0.11537,
"h": 202.1
},
"luminance": 0.69648
}Semantic roles & 50–950 ramp
primary
#69ECF6
secondary
#CF3F34
accent
#1000E5
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585