#69DEE6#69DEE6
#69DEE6 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.106 H 201.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEE6 |
|---|---|
| RGB | rgb(105, 222, 230) |
| HSL | hsl(184, 71%, 66%) |
| HSV | hsv(184, 54%, 90%) |
| CMYK | cmyk(54.3%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(82.35, -30.74, -13.98) |
| CIE-LCH | lch(82.35, 33.77, 204.46°) |
| OKLab | oklab(83.62% -0.0987 -0.0386) |
| OKLCH | oklch(83.62% 0.106 201.4) |
| XYZ | xyz(46.2240, 60.9545, 84.1770) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEE6 #E67169
analogous
#69E6AF #69DEE6 #699FE6
triadic
#69DEE6 #E669DE #DEE669
tetradic
#69DEE6 #AF69E6 #E67169 #9FE669
square
#69DEE6 #AF69E6 #E67169 #9FE669
split-complementary
#69DEE6 #E6699F #E6AF69
monochromatic
#1EADB6 #35D2DD #69DEE6 #9DEAEF #D2F5F7
Accessibility & contrast
On white
1.59
#69DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#69DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEE6
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEE6 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dee6; /* rgb */ color: rgb(105, 222, 230); /* oklch */ color: oklch(83.6% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#9ee8ed',
500: '#69dee6',
950: '#000000',
},
}SCSS
$custom: #69dee6; $custom-light: #9ee8ed; $custom-dark: #000000;
JSON
{
"hex": "#69dee6",
"rgb": {
"r": 105,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.84,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.8362,
"c": 0.10597,
"h": 201.4
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#69DEE6
secondary
#B6453D
accent
#1E12D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484