#69F9CA#69F9CA
#69F9CA is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.1% C 0.142 H 168.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9CA |
|---|---|
| RGB | rgb(105, 249, 202) |
| HSL | hsl(160, 92%, 69%) |
| HSV | hsv(160, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 18.9%, 2.4%) |
| CIE-LAB | lab(89.40, -49.72, 11.03) |
| CIE-LCH | lch(89.40, 50.93, 167.49°) |
| OKLab | oklab(89.09% -0.139 0.0282) |
| OKLCH | oklch(89.09% 0.142 168.5) |
| XYZ | xyz(50.3569, 75.0139, 67.6910) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.43
Bright Teal
#01F9C6
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9CA #F96998
analogous
#69F982 #69F9CA #69E0F9
triadic
#69F9CA #CA69F9 #F9CA69
tetradic
#69F9CA #8269F9 #F96998 #E0F969
square
#69F9CA #8269F9 #F96998 #E0F969
split-complementary
#69F9CA #F969E0 #F98269
monochromatic
#09DF99 #2EF7B5 #69F9CA #A4FBDF #DFFEF4
Accessibility & contrast
On white
1.31
#69F9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#69F9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9CA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9CA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC8
Deuteranopia (green-blind)
#DEDACD
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69f9ca; /* rgb */ color: rgb(105, 249, 202); /* oklch */ color: oklch(89.1% 0.142 168.5);
Tailwind
colors: {
custom: {
50: '#a0fcda',
500: '#69f9ca',
950: '#000000',
},
}SCSS
$custom: #69f9ca; $custom-light: #a0fcda; $custom-dark: #000000;
JSON
{
"hex": "#69f9ca",
"rgb": {
"r": 105,
"g": 249,
"b": 202
},
"hsl": {
"h": 160.417,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.89089,
"c": 0.14189,
"h": 168.5
},
"luminance": 0.75019
}Semantic roles & 50–950 ramp
primary
#69F9CA
secondary
#D33367
accent
#004BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583