#69DCEF#69DCEF
#69DCEF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.107 H 209.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCEF |
|---|---|
| RGB | rgb(105, 220, 239) |
| HSL | hsl(189, 81%, 67%) |
| HSV | hsv(189, 56%, 94%) |
| CMYK | cmyk(56.1%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.06, -27.32, -19.20) |
| CIE-LCH | lch(82.06, 33.39, 215.09°) |
| OKLab | oklab(83.48% -0.093 -0.0531) |
| OKLCH | oklch(83.48% 0.107 209.7) |
| XYZ | xyz(46.9926, 60.4171, 90.8298) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCEF #EF7C69
analogous
#69EFBF #69DCEF #6999EF
triadic
#69DCEF #EF69DC #DCEF69
tetradic
#69DCEF #BF69EF #EF7C69 #99EF69
square
#69DCEF #BF69EF #EF7C69 #99EF69
split-complementary
#69DCEF #EF6999 #EFBF69
monochromatic
#15AFC8 #32CFE9 #69DCEF #A0E9F5 #D8F6FB
Accessibility & contrast
On white
1.60
#69DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#69DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCEF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCEF | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dcef; /* rgb */ color: rgb(105, 220, 239); /* oklch */ color: oklch(83.5% 0.107 209.7);
Tailwind
colors: {
custom: {
50: '#9fe7f4',
500: '#69dcef',
950: '#000000',
},
}SCSS
$custom: #69dcef; $custom-light: #9fe7f4; $custom-dark: #000000;
JSON
{
"hex": "#69dcef",
"rgb": {
"r": 105,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.507,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.8348,
"c": 0.10708,
"h": 209.7
},
"luminance": 0.60422
}Semantic roles & 50–950 ramp
primary
#69DCEF
secondary
#C54B37
accent
#2708DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485