#69DFE7#69DFE7
#69DFE7 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.107 H 201.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE7 |
|---|---|
| RGB | rgb(105, 223, 231) |
| HSL | hsl(184, 72%, 66%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(54.5%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.67, -30.95, -14.04) |
| CIE-LCH | lch(82.67, 33.99, 204.40°) |
| OKLab | oklab(83.88% -0.0993 -0.0388) |
| OKLCH | oklch(83.88% 0.107 201.3) |
| XYZ | xyz(46.6312, 61.5436, 85.0075) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE7 #E77169
analogous
#69E7B0 #69DFE7 #69A0E7
triadic
#69DFE7 #E769DF #DFE769
tetradic
#69DFE7 #B069E7 #E77169 #A0E769
square
#69DFE7 #B069E7 #E77169 #A0E769
split-complementary
#69DFE7 #E769A0 #E7B069
monochromatic
#1DAEB8 #34D4DF #69DFE7 #9EEAEF #D3F6F8
Accessibility & contrast
On white
1.58
#69DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#69DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE7
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE7 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfe7; /* rgb */ color: rgb(105, 223, 231); /* oklch */ color: oklch(83.9% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#9fe9ee',
500: '#69dfe7',
950: '#000000',
},
}SCSS
$custom: #69dfe7; $custom-light: #9fe9ee; $custom-dark: #000000;
JSON
{
"hex": "#69dfe7",
"rgb": {
"r": 105,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.81,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83884,
"c": 0.10664,
"h": 201.3
},
"luminance": 0.61548
}Semantic roles & 50–950 ramp
primary
#69DFE7
secondary
#B8443C
accent
#1D11D4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485