#69DFE0#69DFE0
#69DFE0 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.106 H 196.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE0 |
|---|---|
| RGB | rgb(105, 223, 224) |
| HSL | hsl(181, 66%, 65%) |
| HSV | hsv(181, 53%, 88%) |
| CMYK | cmyk(53.1%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.46, -32.81, -10.64) |
| CIE-LCH | lch(82.46, 34.49, 197.96°) |
| OKLab | oklab(83.65% -0.1022 -0.0294) |
| OKLCH | oklch(83.65% 0.106 196.1) |
| XYZ | xyz(45.6623, 61.1561, 79.9045) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE0 #E06A69
analogous
#69E0A6 #69DFE0 #69A4E0
triadic
#69DFE0 #E069DF #DFE069
tetradic
#69DFE0 #A669E0 #E06A69 #A4E069
square
#69DFE0 #A669E0 #E06A69 #A4E069
split-complementary
#69DFE0 #E069A4 #E0A669
monochromatic
#23AAAB #36D4D6 #69DFE0 #9CEAEA #CEF5F5
Accessibility & contrast
On white
1.59
#69DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#69DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE0
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE0 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E0
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfe0; /* rgb */ color: rgb(105, 223, 224); /* oklch */ color: oklch(83.6% 0.106 196.1);
Tailwind
colors: {
custom: {
50: '#9ee9e9',
500: '#69dfe0',
950: '#000000',
},
}SCSS
$custom: #69dfe0; $custom-light: #9ee9e9; $custom-dark: #000000;
JSON
{
"hex": "#69dfe0",
"rgb": {
"r": 105,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.504,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.83648,
"c": 0.10634,
"h": 196.1
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#69DFE0
secondary
#AD4140
accent
#1918CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484