#69F2DE#69F2DE
#69F2DE is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.123 H 182.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2DE |
|---|---|
| RGB | rgb(105, 242, 222) |
| HSL | hsl(171, 84%, 68%) |
| HSV | hsv(171, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 8.3%, 5.1%) |
| CIE-LAB | lab(87.86, -42.02, -1.60) |
| CIE-LCH | lch(87.86, 42.05, 182.19°) |
| OKLab | oklab(88% -0.1231 -0.005) |
| OKLCH | oklch(88% 0.123 182.3) |
| XYZ | xyz(50.7568, 71.7764, 80.2724) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.05
Bright Aqua
#0BF9EA
ΔE00 4.04
Turquoise
#40E0D0
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 5.33
Light Aqua
#8CFFDB
ΔE00 6.10
Bright Turquoise
#0FFEF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2DE #F2697D
analogous
#69F299 #69F2DE #69C1F2
triadic
#69F2DE #DE69F2 #F2DE69
tetradic
#69F2DE #9969F2 #F2697D #C1F269
square
#69F2DE #9969F2 #F2697D #C1F269
split-complementary
#69F2DE #F269C1 #F29969
monochromatic
#12CFB3 #31EDD2 #69F2DE #A1F7EA #DAFCF7
Accessibility & contrast
On white
1.37
#69F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#69F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2DE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2DE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DD
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#00F6EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f2de; /* rgb */ color: rgb(105, 242, 222); /* oklch */ color: oklch(88.0% 0.123 182.3);
Tailwind
colors: {
custom: {
50: '#a0f7e8',
500: '#69f2de',
950: '#000000',
},
}SCSS
$custom: #69f2de; $custom-light: #a0f7e8; $custom-dark: #000000;
JSON
{
"hex": "#69f2de",
"rgb": {
"r": 105,
"g": 242,
"b": 222
},
"hsl": {
"h": 171.241,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87997,
"c": 0.12316,
"h": 182.3
},
"luminance": 0.71781
}Semantic roles & 50–950 ramp
primary
#69F2DE
secondary
#CB354B
accent
#0525E1
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584