#69F5DE#69F5DE
#69F5DE is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.7% C 0.126 H 180.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5DE |
|---|---|
| RGB | rgb(105, 245, 222) |
| HSL | hsl(170, 88%, 69%) |
| HSV | hsv(170, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(88.72, -43.35, -0.34) |
| CIE-LCH | lch(88.72, 43.35, 180.46°) |
| OKLab | oklab(88.7% -0.1262 -0.0016) |
| OKLCH | oklch(88.7% 0.126 180.7) |
| XYZ | xyz(51.6570, 73.5768, 80.5725) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.76
Bright Aqua
#0BF9EA
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 5.01
Light Aqua
#8CFFDB
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5DE #F56980
analogous
#69F598 #69F5DE #69C6F5
triadic
#69F5DE #DE69F5 #F5DE69
tetradic
#69F5DE #9869F5 #F56980 #C6F569
square
#69F5DE #9869F5 #F56980 #C6F569
split-complementary
#69F5DE #F569C6 #F59869
monochromatic
#0ED5B5 #30F1D1 #69F5DE #A2F9EB #DCFDF7
Accessibility & contrast
On white
1.34
#69F5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#69F5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5DE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5DE | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#00F9EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f5de; /* rgb */ color: rgb(105, 245, 222); /* oklch */ color: oklch(88.7% 0.126 180.7);
Tailwind
colors: {
custom: {
50: '#a0f9e8',
500: '#69f5de',
950: '#000000',
},
}SCSS
$custom: #69f5de; $custom-light: #a0f9e8; $custom-dark: #000000;
JSON
{
"hex": "#69f5de",
"rgb": {
"r": 105,
"g": 245,
"b": 222
},
"hsl": {
"h": 170.143,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.88696,
"c": 0.12618,
"h": 180.7
},
"luminance": 0.73582
}Semantic roles & 50–950 ramp
primary
#69F5DE
secondary
#CE344D
accent
#0127E4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584