#69F4C8#69F4C8
#69F4C8 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.137 H 169.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4C8 |
|---|---|
| RGB | rgb(105, 244, 200) |
| HSL | hsl(161, 86%, 68%) |
| HSV | hsv(161, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 18%, 4.3%) |
| CIE-LAB | lab(87.91, -48.06, 9.94) |
| CIE-LCH | lch(87.91, 49.07, 168.32°) |
| OKLab | oklab(87.86% -0.1347 0.0254) |
| OKLCH | oklch(87.86% 0.137 169.3) |
| XYZ | xyz(48.5967, 71.8700, 65.9437) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.84
Aquamarine
#7FFFD4
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4C8 #F46995
analogous
#69F482 #69F4C8 #69DAF4
triadic
#69F4C8 #C869F4 #F4C869
tetradic
#69F4C8 #8269F4 #F46995 #DAF469
square
#69F4C8 #8269F4 #F46995 #DAF469
split-complementary
#69F4C8 #F469DA #F48269
monochromatic
#0FD395 #30F0B3 #69F4C8 #A2F8DD #DBFCF2
Accessibility & contrast
On white
1.37
#69F4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#69F4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4C8
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4C8 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C6
Deuteranopia (green-blind)
#DAD6CB
Tritanopia (blue-blind)
#0FF5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4c8; /* rgb */ color: rgb(105, 244, 200); /* oklch */ color: oklch(87.9% 0.137 169.3);
Tailwind
colors: {
custom: {
50: '#9ff8d8',
500: '#69f4c8',
950: '#000000',
},
}SCSS
$custom: #69f4c8; $custom-light: #9ff8d8; $custom-dark: #000000;
JSON
{
"hex": "#69f4c8",
"rgb": {
"r": 105,
"g": 244,
"b": 200
},
"hsl": {
"h": 161.007,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87858,
"c": 0.13712,
"h": 169.3
},
"luminance": 0.71875
}Semantic roles & 50–950 ramp
primary
#69F4C8
secondary
#CD3465
accent
#034AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583