#69F3DE#69F3DE
#69F3DE is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.2% C 0.124 H 181.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3DE |
|---|---|
| RGB | rgb(105, 243, 222) |
| HSL | hsl(171, 85%, 68%) |
| HSV | hsv(171, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 8.6%, 4.7%) |
| CIE-LAB | lab(88.15, -42.47, -1.18) |
| CIE-LCH | lch(88.15, 42.48, 181.60°) |
| OKLab | oklab(88.23% -0.1241 -0.0039) |
| OKLCH | oklch(88.23% 0.124 181.8) |
| XYZ | xyz(51.0552, 72.3733, 80.3719) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.89
Bright Aqua
#0BF9EA
ΔE00 4.10
Turquoise
#40E0D0
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.20
Light Aqua
#8CFFDB
ΔE00 5.80
Light Turquoise
#7EF4CC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3DE #F3697E
analogous
#69F399 #69F3DE #69C3F3
triadic
#69F3DE #DE69F3 #F3DE69
tetradic
#69F3DE #9969F3 #F3697E #C3F369
square
#69F3DE #9969F3 #F3697E #C3F369
split-complementary
#69F3DE #F369C3 #F39969
monochromatic
#11D1B4 #30EED2 #69F3DE #A2F8EA #DAFCF7
Accessibility & contrast
On white
1.36
#69F3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#69F3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3DE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3DE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#00F7EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f3de; /* rgb */ color: rgb(105, 243, 222); /* oklch */ color: oklch(88.2% 0.124 181.8);
Tailwind
colors: {
custom: {
50: '#a0f7e8',
500: '#69f3de',
950: '#000000',
},
}SCSS
$custom: #69f3de; $custom-light: #a0f7e8; $custom-dark: #000000;
JSON
{
"hex": "#69f3de",
"rgb": {
"r": 105,
"g": 243,
"b": 222
},
"hsl": {
"h": 170.87,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.8823,
"c": 0.12416,
"h": 181.8
},
"luminance": 0.72378
}Semantic roles & 50–950 ramp
primary
#69F3DE
secondary
#CC344B
accent
#0426E2
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584