#69DFE6#69DFE6
#69DFE6 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.107 H 200.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE6 |
|---|---|
| RGB | rgb(105, 223, 230) |
| HSL | hsl(183, 71%, 66%) |
| HSV | hsv(183, 54%, 90%) |
| CMYK | cmyk(54.3%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.64, -31.22, -13.55) |
| CIE-LCH | lch(82.64, 34.03, 203.47°) |
| OKLab | oklab(83.85% -0.0997 -0.0375) |
| OKLCH | oklch(83.85% 0.107 200.6) |
| XYZ | xyz(46.4904, 61.4873, 84.2658) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE6 #E67069
analogous
#69E6AE #69DFE6 #69A0E6
triadic
#69DFE6 #E669DF #DFE669
tetradic
#69DFE6 #AE69E6 #E67069 #A0E669
square
#69DFE6 #AE69E6 #E67069 #A0E669
split-complementary
#69DFE6 #E669A0 #E6AE69
monochromatic
#1EAEB6 #35D4DD #69DFE6 #9DEAEF #D2F5F7
Accessibility & contrast
On white
1.58
#69DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#69DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE6
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE6 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E7
Deuteranopia (green-blind)
#BDC7E7
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfe6; /* rgb */ color: rgb(105, 223, 230); /* oklch */ color: oklch(83.9% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#9ee9ed',
500: '#69dfe6',
950: '#000000',
},
}SCSS
$custom: #69dfe6; $custom-light: #9ee9ed; $custom-dark: #000000;
JSON
{
"hex": "#69dfe6",
"rgb": {
"r": 105,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.36,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.8385,
"c": 0.10653,
"h": 200.6
},
"luminance": 0.61492
}Semantic roles & 50–950 ramp
primary
#69DFE6
secondary
#B6443D
accent
#1D12D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484