#69E2DF#69E2DF
#69E2DF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.109 H 193.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2DF |
|---|---|
| RGB | rgb(105, 226, 223) |
| HSL | hsl(179, 68%, 65%) |
| HSV | hsv(179, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(83.29, -34.48, -8.87) |
| CIE-LCH | lch(83.29, 35.60, 194.42°) |
| OKLab | oklab(84.31% -0.1058 -0.0246) |
| OKLCH | oklch(84.31% 0.109 193.1) |
| XYZ | xyz(46.3357, 62.7192, 79.4619) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.35
Bright Turquoise
#0FFEF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2DF #E2696C
analogous
#69E2A2 #69E2DF #69A9E2
triadic
#69E2DF #DF69E2 #E2DF69
tetradic
#69E2DF #A269E2 #E2696C #A9E269
square
#69E2DF #A269E2 #E2696C #A9E269
split-complementary
#69E2DF #E269A9 #E2A269
monochromatic
#22AFAB #36D8D4 #69E2DF #9CECEA #D0F6F5
Accessibility & contrast
On white
1.55
#69E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#69E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2DF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2DF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e2df; /* rgb */ color: rgb(105, 226, 223); /* oklch */ color: oklch(84.3% 0.109 193.1);
Tailwind
colors: {
custom: {
50: '#9eebe8',
500: '#69e2df',
950: '#000000',
},
}SCSS
$custom: #69e2df; $custom-light: #9eebe8; $custom-dark: #000000;
JSON
{
"hex": "#69e2df",
"rgb": {
"r": 105,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.512,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.8431,
"c": 0.10863,
"h": 193.1
},
"luminance": 0.62724
}Semantic roles & 50–950 ramp
primary
#69E2DF
secondary
#B03F42
accent
#161BD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484