#69DEE7#69DEE7
#69DEE7 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.106 H 202.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEE7 |
|---|---|
| RGB | rgb(105, 222, 231) |
| HSL | hsl(184, 72%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(54.5%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.38, -30.47, -14.47) |
| CIE-LCH | lch(82.38, 33.73, 205.40°) |
| OKLab | oklab(83.65% -0.0983 -0.04) |
| OKLCH | oklch(83.65% 0.106 202.1) |
| XYZ | xyz(46.3648, 61.0109, 84.9187) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEE7 #E77269
analogous
#69E7B1 #69DEE7 #699FE7
triadic
#69DEE7 #E769DE #DEE769
tetradic
#69DEE7 #B169E7 #E77269 #9FE769
square
#69DEE7 #B169E7 #E77269 #9FE769
split-complementary
#69DEE7 #E7699F #E7B169
monochromatic
#1DADB8 #34D2DF #69DEE7 #9EEAEF #D3F5F8
Accessibility & contrast
On white
1.59
#69DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#69DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEE7
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEE7 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dee7; /* rgb */ color: rgb(105, 222, 231); /* oklch */ color: oklch(83.7% 0.106 202.1);
Tailwind
colors: {
custom: {
50: '#9ee8ee',
500: '#69dee7',
950: '#000000',
},
}SCSS
$custom: #69dee7; $custom-light: #9ee8ee; $custom-dark: #000000;
JSON
{
"hex": "#69dee7",
"rgb": {
"r": 105,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.286,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83654,
"c": 0.10609,
"h": 202.1
},
"luminance": 0.61015
}Semantic roles & 50–950 ramp
primary
#69DEE7
secondary
#B8453C
accent
#1F11D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485