#69DFE2#69DFE2
#69DFE2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.106 H 197.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE2 |
|---|---|
| RGB | rgb(105, 223, 226) |
| HSL | hsl(181, 68%, 65%) |
| HSV | hsv(181, 54%, 89%) |
| CMYK | cmyk(53.5%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.52, -32.28, -11.61) |
| CIE-LCH | lch(82.52, 34.31, 199.78°) |
| OKLab | oklab(83.71% -0.1014 -0.0321) |
| OKLCH | oklch(83.71% 0.106 197.6) |
| XYZ | xyz(45.9351, 61.2652, 81.3414) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE2 #E26C69
analogous
#69E2A9 #69DFE2 #69A2E2
triadic
#69DFE2 #E269DF #DFE269
tetradic
#69DFE2 #A969E2 #E26C69 #A2E269
square
#69DFE2 #A969E2 #E26C69 #A2E269
split-complementary
#69DFE2 #E269A2 #E2A969
monochromatic
#22ABAF #36D4D8 #69DFE2 #9CEAEC #D0F5F6
Accessibility & contrast
On white
1.58
#69DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#69DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE2
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE2 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E2
Deuteranopia (green-blind)
#BEC7E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfe2; /* rgb */ color: rgb(105, 223, 226); /* oklch */ color: oklch(83.7% 0.106 197.6);
Tailwind
colors: {
custom: {
50: '#9ee9eb',
500: '#69dfe2',
950: '#000000',
},
}SCSS
$custom: #69dfe2; $custom-light: #9ee9eb; $custom-dark: #000000;
JSON
{
"hex": "#69dfe2",
"rgb": {
"r": 105,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.488,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.83715,
"c": 0.10633,
"h": 197.6
},
"luminance": 0.6127
}Semantic roles & 50–950 ramp
primary
#69DFE2
secondary
#B0423F
accent
#1B16D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484