#69F9C2#69F9C2
#69F9C2 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.9% C 0.148 H 165.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9C2 |
|---|---|
| RGB | rgb(105, 249, 194) |
| HSL | hsl(157, 92%, 69%) |
| HSV | hsv(157, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 22.1%, 2.4%) |
| CIE-LAB | lab(89.23, -51.46, 14.92) |
| CIE-LCH | lch(89.23, 53.58, 163.84°) |
| OKLab | oklab(88.89% -0.1426 0.0382) |
| OKLCH | oklch(88.89% 0.148 165) |
| XYZ | xyz(49.4341, 74.6448, 62.8312) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Greenish Blue
#63F7B4
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.67
Greenish Cyan
#2AFEB7
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9C2 #F969A0
analogous
#69F97A #69F9C2 #69E8F9
triadic
#69F9C2 #C269F9 #F9C269
tetradic
#69F9C2 #7A69F9 #F969A0 #E8F969
square
#69F9C2 #7A69F9 #F969A0 #E8F969
split-complementary
#69F9C2 #F969E8 #F97A69
monochromatic
#09DF8D #2EF7AA #69F9C2 #A4FBDA #DFFEF2
Accessibility & contrast
On white
1.32
#69F9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#69F9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9C2
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9C2 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9BF
Deuteranopia (green-blind)
#E0DAC6
Tritanopia (blue-blind)
#16F9EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f9c2; /* rgb */ color: rgb(105, 249, 194); /* oklch */ color: oklch(88.9% 0.148 165.0);
Tailwind
colors: {
custom: {
50: '#a0fcd4',
500: '#69f9c2',
950: '#000000',
},
}SCSS
$custom: #69f9c2; $custom-light: #a0fcd4; $custom-dark: #000000;
JSON
{
"hex": "#69f9c2",
"rgb": {
"r": 105,
"g": 249,
"b": 194
},
"hsl": {
"h": 157.083,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.88891,
"c": 0.14762,
"h": 165
},
"luminance": 0.7465
}Semantic roles & 50–950 ramp
primary
#69F9C2
secondary
#D33370
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583